#fa033d color space conversions
Hex:
#fa033d
RGB:
250, 3, 61
CMY:
2, 99, 76
CMYK:
0, 99, 76, 2
HSL:
346°, 97.6285%, 49.6078%
HSV (HSB):
346°, 98.8000%, 98.0392%
XYZ:
40.2992, 20.7260, 6.2914
xyY:
0.5987, 0.3079, 20.7260
CIE-Lab:
52.6483, 79.7283, 41.0391
CIE-LCH:
52.6483, 89.6706, 27.2366
CIE-Luv:
52.6483, 162.7242, 24.4501
Hunter-Lab:
45.5259, 78.3368, 23.6746
#fa033d color charts
#fa033d color shades, tints & tones
#fa033d color schemes
#fa033d color preview, HTML & CSS examples
This text has a color of #fa033d
<p style="color:#fa033d;">Text here</p>
.mytext {color:#fa033d;}
This box has a color of #fa033d
<div style="background-color:#fa033d;">Content here</div>
.mybackground {background-color:#fa033d;}
Border around this has a color of #fa033d
<div style="border:2px solid #fa033d;">Content here</div>
.myborder {border:2px solid #fa033d;}