#f29c2c color space conversions
Hex:
#f29c2c
RGB:
242, 156, 44
CMY:
5, 39, 83
CMYK:
0, 36, 82, 5
HSL:
34°, 88.3929%, 56.0784%
HSV (HSB):
34°, 81.8182%, 94.9020%
XYZ:
48.9610, 42.8360, 8.0705
xyY:
0.4903, 0.4289, 42.8360
CIE-Lab:
71.4435, 23.9002, 66.7522
CIE-LCH:
71.4435, 70.9019, 70.3004
CIE-Luv:
71.4435, 70.3960, 65.3120
Hunter-Lab:
65.4492, 18.9955, 38.5034
#f29c2c color charts
#f29c2c color shades, tints & tones
#f29c2c color schemes
#f29c2c color preview, HTML & CSS examples
This text has a color of #f29c2c
<p style="color:#f29c2c;">Text here</p>
.mytext {color:#f29c2c;}
This box has a color of #f29c2c
<div style="background-color:#f29c2c;">Content here</div>
.mybackground {background-color:#f29c2c;}
Border around this has a color of #f29c2c
<div style="border:2px solid #f29c2c;">Content here</div>
.myborder {border:2px solid #f29c2c;}