#f2ae2d color space conversions
Hex:
#f2ae2d
RGB:
242, 174, 45
CMY:
5, 32, 82
CMYK:
0, 28, 81, 5
HSL:
39°, 88.3408%, 56.2745%
HSV (HSB):
39°, 81.4050%, 94.9020%
XYZ:
52.2277, 49.3388, 9.2533
xyY:
0.4713, 0.4452, 49.3388
CIE-Lab:
75.6616, 14.4415, 70.1063
CIE-LCH:
75.6616, 71.5783, 78.3602
CIE-Luv:
75.6616, 55.9744, 71.9418
Hunter-Lab:
70.2416, 9.7997, 41.3586
#f2ae2d color charts
#f2ae2d color shades, tints & tones
#f2ae2d color schemes
#f2ae2d color preview, HTML & CSS examples
This text has a color of #f2ae2d
<p style="color:#f2ae2d;">Text here</p>
.mytext {color:#f2ae2d;}
This box has a color of #f2ae2d
<div style="background-color:#f2ae2d;">Content here</div>
.mybackground {background-color:#f2ae2d;}
Border around this has a color of #f2ae2d
<div style="border:2px solid #f2ae2d;">Content here</div>
.myborder {border:2px solid #f2ae2d;}