#f2800e color space conversions
Hex:
#f2800e
RGB:
242, 128, 14
CMY:
5, 50, 95
CMYK:
0, 47, 94, 5
HSL:
30°, 89.7638%, 50.1961%
HSV (HSB):
30°, 94.2149%, 94.9020%
XYZ:
44.4164, 34.3473, 4.7042
xyY:
0.5321, 0.4115, 34.3473
CIE-Lab:
65.2373, 37.8451, 69.8859
CIE-LCH:
65.2373, 79.4750, 61.5633
CIE-Luv:
65.2373, 94.8356, 59.7525
Hunter-Lab:
58.6066, 32.7190, 36.2656
#f2800e color charts
#f2800e color shades, tints & tones
#f2800e color schemes
#f2800e color preview, HTML & CSS examples
This text has a color of #f2800e
<p style="color:#f2800e;">Text here</p>
.mytext {color:#f2800e;}
This box has a color of #f2800e
<div style="background-color:#f2800e;">Content here</div>
.mybackground {background-color:#f2800e;}
Border around this has a color of #f2800e
<div style="border:2px solid #f2800e;">Content here</div>
.myborder {border:2px solid #f2800e;}