#f2d55e color space conversions
Hex:
#f2d55e
RGB:
242, 213, 94
CMY:
5, 16, 63
CMYK:
0, 12, 61, 5
HSL:
48°, 85.0575%, 65.8824%
HSV (HSB):
48°, 61.1570%, 94.9020%
XYZ:
62.4326, 67.2739, 20.2843
xyY:
0.4162, 0.4485, 67.2739
CIE-Lab:
85.6421, -3.4745, 61.0194
CIE-LCH:
85.6421, 61.1183, 93.2589
CIE-Luv:
85.6421, 25.2655, 73.8603
Hunter-Lab:
82.0207, -7.6653, 42.7516
#f2d55e color charts
#f2d55e color shades, tints & tones
#f2d55e color schemes
#f2d55e color preview, HTML & CSS examples
This text has a color of #f2d55e
<p style="color:#f2d55e;">Text here</p>
.mytext {color:#f2d55e;}
This box has a color of #f2d55e
<div style="background-color:#f2d55e;">Content here</div>
.mybackground {background-color:#f2d55e;}
Border around this has a color of #f2d55e
<div style="border:2px solid #f2d55e;">Content here</div>
.myborder {border:2px solid #f2d55e;}