#fa3d1c color space conversions
Hex:
#fa3d1c
RGB:
250, 61, 28
CMY:
2, 76, 89
CMYK:
0, 76, 89, 2
HSL:
9°, 95.6897%, 54.5098%
HSV (HSB):
9°, 88.8000%, 98.0392%
XYZ:
41.3027, 23.7453, 3.5050
xyY:
0.6025, 0.3464, 23.7453
CIE-Lab:
55.8319, 69.0983, 60.2262
CIE-LCH:
55.8319, 91.6612, 41.0754
CIE-Luv:
55.8319, 150.3096, 40.2542
Hunter-Lab:
48.7292, 66.0200, 29.8458
#fa3d1c color charts
#fa3d1c color shades, tints & tones
#fa3d1c color schemes
#fa3d1c color preview, HTML & CSS examples
This text has a color of #fa3d1c
<p style="color:#fa3d1c;">Text here</p>
.mytext {color:#fa3d1c;}
This box has a color of #fa3d1c
<div style="background-color:#fa3d1c;">Content here</div>
.mybackground {background-color:#fa3d1c;}
Border around this has a color of #fa3d1c
<div style="border:2px solid #fa3d1c;">Content here</div>
.myborder {border:2px solid #fa3d1c;}