#f2db5c color space conversions
Hex:
#f2db5c
RGB:
242, 219, 92
CMY:
5, 14, 64
CMYK:
0, 10, 62, 5
HSL:
51°, 85.2273%, 65.4902%
HSV (HSB):
51°, 61.9835%, 94.9020%
XYZ:
63.8812, 70.3130, 20.3301
xyY:
0.4134, 0.4550, 70.3130
CIE-Lab:
87.1501, -6.6387, 63.5337
CIE-LCH:
87.1501, 63.8796, 95.9653
CIE-Luv:
87.1501, 21.2841, 77.2066
Hunter-Lab:
83.8528, -10.7566, 44.3222
#f2db5c color charts
#f2db5c color shades, tints & tones
#f2db5c color schemes
#f2db5c color preview, HTML & CSS examples
This text has a color of #f2db5c
<p style="color:#f2db5c;">Text here</p>
.mytext {color:#f2db5c;}
This box has a color of #f2db5c
<div style="background-color:#f2db5c;">Content here</div>
.mybackground {background-color:#f2db5c;}
Border around this has a color of #f2db5c
<div style="border:2px solid #f2db5c;">Content here</div>
.myborder {border:2px solid #f2db5c;}