#f2d15f color space conversions
Hex:
#f2d15f
RGB:
242, 209, 95
CMY:
5, 18, 63
CMYK:
0, 14, 61, 5
HSL:
47°, 84.9711%, 66.0784%
HSV (HSB):
47°, 60.7438%, 94.9020%
XYZ:
61.4840, 65.3044, 20.1909
xyY:
0.4183, 0.4443, 65.3044
CIE-Lab:
84.6403, -1.3692, 59.4678
CIE-LCH:
84.6403, 59.4836, 91.3190
CIE-Luv:
84.6403, 27.9581, 71.7250
Hunter-Lab:
80.8111, -5.6104, 41.7540
#f2d15f color charts
#f2d15f color shades, tints & tones
#f2d15f color schemes
#f2d15f color preview, HTML & CSS examples
This text has a color of #f2d15f
<p style="color:#f2d15f;">Text here</p>
.mytext {color:#f2d15f;}
This box has a color of #f2d15f
<div style="background-color:#f2d15f;">Content here</div>
.mybackground {background-color:#f2d15f;}
Border around this has a color of #f2d15f
<div style="border:2px solid #f2d15f;">Content here</div>
.myborder {border:2px solid #f2d15f;}