#f2d05f color space conversions
Hex:
#f2d05f
RGB:
242, 208, 95
CMY:
5, 18, 63
CMYK:
0, 14, 61, 5
HSL:
46°, 84.9711%, 66.0784%
HSV (HSB):
46°, 60.7438%, 94.9020%
XYZ:
61.2394, 64.8152, 20.1094
xyY:
0.4190, 0.4434, 64.8152
CIE-Lab:
84.3884, -0.8575, 59.1872
CIE-LCH:
84.3884, 59.1934, 90.8301
CIE-Luv:
84.3884, 28.6461, 71.2841
Hunter-Lab:
80.5079, -5.1105, 41.5460
#f2d05f color charts
#f2d05f color shades, tints & tones
#f2d05f color schemes
#f2d05f color preview, HTML & CSS examples
This text has a color of #f2d05f
<p style="color:#f2d05f;">Text here</p>
.mytext {color:#f2d05f;}
This box has a color of #f2d05f
<div style="background-color:#f2d05f;">Content here</div>
.mybackground {background-color:#f2d05f;}
Border around this has a color of #f2d05f
<div style="border:2px solid #f2d05f;">Content here</div>
.myborder {border:2px solid #f2d05f;}