#f2d12c color space conversions
Hex:
#f2d12c
RGB:
242, 209, 44
CMY:
5, 18, 83
CMYK:
0, 14, 82, 5
HSL:
50°, 88.3929%, 56.0784%
HSV (HSB):
50°, 81.8182%, 94.9020%
XYZ:
59.8730, 64.6600, 11.7079
xyY:
0.4395, 0.4746, 64.6600
CIE-Lab:
84.3082, -3.7478, 77.8404
CIE-LCH:
84.3082, 77.9306, 92.7565
CIE-Luv:
84.3082, 29.6549, 85.6412
Hunter-Lab:
80.4115, -7.8119, 47.6554
#f2d12c color charts
#f2d12c color shades, tints & tones
#f2d12c color schemes
#f2d12c color preview, HTML & CSS examples
This text has a color of #f2d12c
<p style="color:#f2d12c;">Text here</p>
.mytext {color:#f2d12c;}
This box has a color of #f2d12c
<div style="background-color:#f2d12c;">Content here</div>
.mybackground {background-color:#f2d12c;}
Border around this has a color of #f2d12c
<div style="border:2px solid #f2d12c;">Content here</div>
.myborder {border:2px solid #f2d12c;}