#f2d95a color space conversions
Hex:
#f2d95a
RGB:
242, 217, 90
CMY:
5, 15, 65
CMYK:
0, 10, 63, 5
HSL:
50°, 85.3933%, 65.0980%
HSV (HSB):
50°, 62.8099%, 94.9020%
XYZ:
63.2763, 69.2411, 19.7027
xyY:
0.4157, 0.4549, 69.2411
CIE-Lab:
86.6233, -5.7549, 63.8135
CIE-LCH:
86.6233, 64.0724, 95.1532
CIE-Luv:
86.6233, 22.7090, 77.0435
Hunter-Lab:
83.2113, -9.8831, 44.2092
#f2d95a color charts
#f2d95a color shades, tints & tones
#f2d95a color schemes
#f2d95a color preview, HTML & CSS examples
This text has a color of #f2d95a
<p style="color:#f2d95a;">Text here</p>
.mytext {color:#f2d95a;}
This box has a color of #f2d95a
<div style="background-color:#f2d95a;">Content here</div>
.mybackground {background-color:#f2d95a;}
Border around this has a color of #f2d95a
<div style="border:2px solid #f2d95a;">Content here</div>
.myborder {border:2px solid #f2d95a;}