#f29d2a color space conversions
Hex:
#f29d2a
RGB:
242, 157, 42
CMY:
5, 38, 84
CMYK:
0, 35, 83, 5
HSL:
35°, 88.4956%, 55.6863%
HSV (HSB):
35°, 82.6446%, 94.9020%
XYZ:
49.0928, 43.1584, 7.9334
xyY:
0.4900, 0.4308, 43.1584
CIE-Lab:
71.6623, 23.3165, 67.6079
CIE-LCH:
71.6623, 71.5157, 70.9718
CIE-Luv:
71.6623, 69.6812, 66.0904
Hunter-Lab:
65.6950, 18.4239, 38.8266
#f29d2a color charts
#f29d2a color shades, tints & tones
#f29d2a color schemes
#f29d2a color preview, HTML & CSS examples
This text has a color of #f29d2a
<p style="color:#f29d2a;">Text here</p>
.mytext {color:#f29d2a;}
This box has a color of #f29d2a
<div style="background-color:#f29d2a;">Content here</div>
.mybackground {background-color:#f29d2a;}
Border around this has a color of #f29d2a
<div style="border:2px solid #f29d2a;">Content here</div>
.myborder {border:2px solid #f29d2a;}