#fa3d0e color space conversions
Hex:
#fa3d0e
RGB:
250, 61, 14
CMY:
2, 76, 95
CMYK:
0, 76, 94, 2
HSL:
12°, 95.9350%, 51.7647%
HSV (HSB):
12°, 94.4000%, 98.0392%
XYZ:
41.1724, 23.6932, 2.8187
xyY:
0.6083, 0.3501, 23.6932
CIE-Lab:
55.7793, 68.9263, 64.5932
CIE-LCH:
55.7793, 94.4623, 43.1412
CIE-Luv:
55.7793, 151.3887, 42.1627
Hunter-Lab:
48.6756, 65.8020, 30.6396
#fa3d0e color charts
#fa3d0e color shades, tints & tones
#fa3d0e color schemes
#fa3d0e color preview, HTML & CSS examples
This text has a color of #fa3d0e
<p style="color:#fa3d0e;">Text here</p>
.mytext {color:#fa3d0e;}
This box has a color of #fa3d0e
<div style="background-color:#fa3d0e;">Content here</div>
.mybackground {background-color:#fa3d0e;}
Border around this has a color of #fa3d0e
<div style="border:2px solid #fa3d0e;">Content here</div>
.myborder {border:2px solid #fa3d0e;}