#f29f5a color space conversions
Hex:
#f29f5a
RGB:
242, 159, 90
CMY:
5, 38, 65
CMYK:
0, 34, 63, 5
HSL:
27°, 85.3933%, 65.0980%
HSV (HSB):
27°, 62.8099%, 94.9020%
XYZ:
50.8615, 44.4117, 15.5645
xyY:
0.4589, 0.4007, 44.4117
CIE-Lab:
72.5028, 24.4547, 48.0176
CIE-LCH:
72.5028, 53.8862, 63.0109
CIE-Luv:
72.5028, 64.6062, 51.8610
Hunter-Lab:
66.6421, 19.6083, 32.8021
#f29f5a color charts
#f29f5a color shades, tints & tones
#f29f5a color schemes
#f29f5a color preview, HTML & CSS examples
This text has a color of #f29f5a
<p style="color:#f29f5a;">Text here</p>
.mytext {color:#f29f5a;}
This box has a color of #f29f5a
<div style="background-color:#f29f5a;">Content here</div>
.mybackground {background-color:#f29f5a;}
Border around this has a color of #f29f5a
<div style="border:2px solid #f29f5a;">Content here</div>
.myborder {border:2px solid #f29f5a;}