#f2d50a color space conversions
Hex:
#f2d50a
RGB:
242, 213, 10
CMY:
5, 16, 96
CMYK:
0, 12, 96, 5
HSL:
53°, 92.0635%, 49.4118%
HSV (HSB):
53°, 95.8678%, 94.9020%
XYZ:
60.4670, 66.4877, 9.9336
xyY:
0.4417, 0.4857, 66.4877
CIE-Lab:
85.2446, -6.3710, 84.5244
CIE-LCH:
85.2446, 84.7641, 94.3105
CIE-Luv:
85.2446, 27.2065, 90.7206
Hunter-Lab:
81.5400, -10.3260, 49.8550
#f2d50a color charts
#f2d50a color shades, tints & tones
#f2d50a color schemes
#f2d50a color preview, HTML & CSS examples
This text has a color of #f2d50a
<p style="color:#f2d50a;">Text here</p>
.mytext {color:#f2d50a;}
This box has a color of #f2d50a
<div style="background-color:#f2d50a;">Content here</div>
.mybackground {background-color:#f2d50a;}
Border around this has a color of #f2d50a
<div style="border:2px solid #f2d50a;">Content here</div>
.myborder {border:2px solid #f2d50a;}