#f2d94d color space conversions
Hex:
#f2d94d
RGB:
242, 217, 77
CMY:
5, 15, 70
CMYK:
0, 10, 68, 5
HSL:
51°, 86.3874%, 62.5490%
HSV (HSB):
51°, 68.1818%, 94.9020%
XYZ:
62.7704, 69.0388, 17.0386
xyY:
0.4217, 0.4638, 69.0388
CIE-Lab:
86.5232, -6.4902, 68.9883
CIE-LCH:
86.5232, 69.2929, 95.3744
CIE-Luv:
86.5232, 23.1630, 81.2301
Hunter-Lab:
83.0896, -10.5582, 46.0045
#f2d94d color charts
#f2d94d color shades, tints & tones
#f2d94d color schemes
#f2d94d color preview, HTML & CSS examples
This text has a color of #f2d94d
<p style="color:#f2d94d;">Text here</p>
.mytext {color:#f2d94d;}
This box has a color of #f2d94d
<div style="background-color:#f2d94d;">Content here</div>
.mybackground {background-color:#f2d94d;}
Border around this has a color of #f2d94d
<div style="border:2px solid #f2d94d;">Content here</div>
.myborder {border:2px solid #f2d94d;}