#fa6f1f color space conversions
Hex:
#fa6f1f
RGB:
250, 111, 31
CMY:
2, 56, 88
CMYK:
0, 56, 88, 2
HSL:
22°, 95.6332%, 55.0980%
HSV (HSB):
22°, 87.6000%, 98.0392%
XYZ:
45.3561, 31.7918, 5.0422
xyY:
0.5518, 0.3868, 31.7918
CIE-Lab:
63.1704, 49.4712, 64.6799
CIE-LCH:
63.1704, 81.4303, 52.5890
CIE-Luv:
63.1704, 114.7912, 52.6649
Hunter-Lab:
56.3842, 44.9150, 34.1669
#fa6f1f color charts
#fa6f1f color shades, tints & tones
#fa6f1f color schemes
#fa6f1f color preview, HTML & CSS examples
This text has a color of #fa6f1f
<p style="color:#fa6f1f;">Text here</p>
.mytext {color:#fa6f1f;}
This box has a color of #fa6f1f
<div style="background-color:#fa6f1f;">Content here</div>
.mybackground {background-color:#fa6f1f;}
Border around this has a color of #fa6f1f
<div style="border:2px solid #fa6f1f;">Content here</div>
.myborder {border:2px solid #fa6f1f;}