#f2dd6a color space conversions
Hex:
#f2dd6a
RGB:
242, 221, 106
CMY:
5, 13, 58
CMYK:
0, 9, 56, 5
HSL:
51°, 83.9506%, 68.2353%
HSV (HSB):
51°, 56.1983%, 94.9020%
XYZ:
65.0759, 71.6308, 24.0319
xyY:
0.4049, 0.4456, 71.6308
CIE-Lab:
87.7906, -6.6857, 58.0827
CIE-LCH:
87.7906, 58.4662, 96.5662
CIE-Luv:
87.7906, 19.3986, 72.7409
Hunter-Lab:
84.6350, -10.8623, 42.4092
#f2dd6a color charts
#f2dd6a color shades, tints & tones
#f2dd6a color schemes
#f2dd6a color preview, HTML & CSS examples
This text has a color of #f2dd6a
<p style="color:#f2dd6a;">Text here</p>
.mytext {color:#f2dd6a;}
This box has a color of #f2dd6a
<div style="background-color:#f2dd6a;">Content here</div>
.mybackground {background-color:#f2dd6a;}
Border around this has a color of #f2dd6a
<div style="border:2px solid #f2dd6a;">Content here</div>
.myborder {border:2px solid #f2dd6a;}