#f2ae5e color space conversions
Hex:
#f2ae5e
RGB:
242, 174, 94
CMY:
5, 32, 63
CMYK:
0, 28, 61, 5
HSL:
32°, 85.0575%, 65.8824%
HSV (HSB):
32°, 61.1570%, 94.9020%
XYZ:
53.7744, 49.9575, 17.3982
xyY:
0.4439, 0.4124, 49.9575
CIE-Lab:
76.0432, 16.8004, 50.1663
CIE-LCH:
76.0432, 52.9048, 71.4846
CIE-Luv:
76.0432, 53.0252, 56.6725
Hunter-Lab:
70.6806, 12.1131, 34.8820
#f2ae5e color charts
#f2ae5e color shades, tints & tones
#f2ae5e color schemes
#f2ae5e color preview, HTML & CSS examples
This text has a color of #f2ae5e
<p style="color:#f2ae5e;">Text here</p>
.mytext {color:#f2ae5e;}
This box has a color of #f2ae5e
<div style="background-color:#f2ae5e;">Content here</div>
.mybackground {background-color:#f2ae5e;}
Border around this has a color of #f2ae5e
<div style="border:2px solid #f2ae5e;">Content here</div>
.myborder {border:2px solid #f2ae5e;}