#f2ea5e color space conversions
Hex:
#f2ea5e
RGB:
242, 234, 94
CMY:
5, 8, 63
CMYK:
0, 3, 61, 5
HSL:
57°, 85.0575%, 65.8824%
HSV (HSB):
57°, 61.1570%, 94.9020%
XYZ:
68.0611, 78.5310, 22.1605
xyY:
0.4033, 0.4654, 78.5310
CIE-Lab:
91.0217, -13.9749, 66.8762
CIE-LCH:
91.0217, 68.3207, 101.8031
CIE-Luv:
91.0217, 11.3398, 83.0178
Hunter-Lab:
88.6177, -17.9876, 47.2059
#f2ea5e color charts
#f2ea5e color shades, tints & tones
#f2ea5e color schemes
#f2ea5e color preview, HTML & CSS examples
This text has a color of #f2ea5e
<p style="color:#f2ea5e;">Text here</p>
.mytext {color:#f2ea5e;}
This box has a color of #f2ea5e
<div style="background-color:#f2ea5e;">Content here</div>
.mybackground {background-color:#f2ea5e;}
Border around this has a color of #f2ea5e
<div style="border:2px solid #f2ea5e;">Content here</div>
.myborder {border:2px solid #f2ea5e;}