#f2d42a color space conversions
Hex:
#f2d42a
RGB:
242, 212, 42
CMY:
5, 17, 84
CMYK:
0, 12, 83, 5
HSL:
51°, 88.4956%, 55.6863%
HSV (HSB):
51°, 82.6446%, 94.9020%
XYZ:
60.5794, 66.1314, 11.7622
xyY:
0.4375, 0.4776, 66.1314
CIE-Lab:
85.0634, -5.3239, 78.9954
CIE-LCH:
85.0634, 79.1746, 93.8556
CIE-Luv:
85.0634, 27.5481, 87.1261
Hunter-Lab:
81.3212, -9.3405, 48.3492
#f2d42a color charts
#f2d42a color shades, tints & tones
#f2d42a color schemes
#f2d42a color preview, HTML & CSS examples
This text has a color of #f2d42a
<p style="color:#f2d42a;">Text here</p>
.mytext {color:#f2d42a;}
This box has a color of #f2d42a
<div style="background-color:#f2d42a;">Content here</div>
.mybackground {background-color:#f2d42a;}
Border around this has a color of #f2d42a
<div style="border:2px solid #f2d42a;">Content here</div>
.myborder {border:2px solid #f2d42a;}