#f67d1e color space conversions
Hex:
#f67d1e
RGB:
246, 125, 30
CMY:
4, 51, 88
CMYK:
0, 49, 88, 4
HSL:
26°, 92.3077%, 54.1176%
HSV (HSB):
26°, 87.8049%, 96.4706%
XYZ:
45.5740, 34.3538, 5.4572
xyY:
0.5337, 0.4023, 34.3538
CIE-Lab:
65.2424, 41.1649, 66.3336
CIE-LCH:
65.2424, 78.0685, 58.1773
CIE-Luv:
65.2424, 100.0475, 57.0611
Hunter-Lab:
58.6121, 36.2219, 35.5081
#f67d1e color charts
#f67d1e color shades, tints & tones
#f67d1e color schemes
#f67d1e color preview, HTML & CSS examples
This text has a color of #f67d1e
<p style="color:#f67d1e;">Text here</p>
.mytext {color:#f67d1e;}
This box has a color of #f67d1e
<div style="background-color:#f67d1e;">Content here</div>
.mybackground {background-color:#f67d1e;}
Border around this has a color of #f67d1e
<div style="border:2px solid #f67d1e;">Content here</div>
.myborder {border:2px solid #f67d1e;}