#f2d95f color space conversions
Hex:
#f2d95f
RGB:
242, 217, 95
CMY:
5, 15, 63
CMYK:
0, 10, 61, 5
HSL:
50°, 84.9711%, 66.0784%
HSV (HSB):
50°, 60.7438%, 94.9020%
XYZ:
63.4964, 69.3292, 20.8617
xyY:
0.4132, 0.4511, 69.3292
CIE-Lab:
86.6668, -5.4367, 61.7124
CIE-LCH:
86.6668, 61.9514, 95.0346
CIE-Luv:
86.6668, 22.5141, 75.2454
Hunter-Lab:
83.2641, -9.5900, 43.4299
#f2d95f color charts
#f2d95f color shades, tints & tones
#f2d95f color schemes
#f2d95f color preview, HTML & CSS examples
This text has a color of #f2d95f
<p style="color:#f2d95f;">Text here</p>
.mytext {color:#f2d95f;}
This box has a color of #f2d95f
<div style="background-color:#f2d95f;">Content here</div>
.mybackground {background-color:#f2d95f;}
Border around this has a color of #f2d95f
<div style="border:2px solid #f2d95f;">Content here</div>
.myborder {border:2px solid #f2d95f;}