#f29d2d color space conversions
Hex:
#f29d2d
RGB:
242, 157, 45
CMY:
5, 38, 82
CMYK:
0, 35, 81, 5
HSL:
34°, 88.3408%, 56.2745%
HSV (HSB):
34°, 81.4050%, 94.9020%
XYZ:
49.1486, 43.1806, 8.2269
xyY:
0.4888, 0.4294, 43.1806
CIE-Lab:
71.6774, 23.4032, 66.6163
CIE-LCH:
71.6774, 70.6076, 70.6429
CIE-Luv:
71.6774, 69.5364, 65.4785
Hunter-Lab:
65.7120, 18.5112, 38.5755
#f29d2d color charts
#f29d2d color shades, tints & tones
#f29d2d color schemes
#f29d2d color preview, HTML & CSS examples
This text has a color of #f29d2d
<p style="color:#f29d2d;">Text here</p>
.mytext {color:#f29d2d;}
This box has a color of #f29d2d
<div style="background-color:#f29d2d;">Content here</div>
.mybackground {background-color:#f29d2d;}
Border around this has a color of #f29d2d
<div style="border:2px solid #f29d2d;">Content here</div>
.myborder {border:2px solid #f29d2d;}