#f2c05b color space conversions
Hex:
#f2c05b
RGB:
242, 192, 91
CMY:
5, 25, 64
CMYK:
0, 21, 62, 5
HSL:
40°, 85.3107%, 65.2941%
HSV (HSB):
40°, 62.3967%, 94.9020%
XYZ:
57.3559, 57.3319, 17.9407
xyY:
0.4325, 0.4323, 57.3319
CIE-Lab:
80.3659, 7.1524, 56.5028
CIE-LCH:
80.3659, 56.9537, 82.7856
CIE-Luv:
80.3659, 40.1165, 65.7942
Hunter-Lab:
75.7178, 2.7069, 38.9542
#f2c05b color charts
#f2c05b color shades, tints & tones
#f2c05b color schemes
#f2c05b color preview, HTML & CSS examples
This text has a color of #f2c05b
<p style="color:#f2c05b;">Text here</p>
.mytext {color:#f2c05b;}
This box has a color of #f2c05b
<div style="background-color:#f2c05b;">Content here</div>
.mybackground {background-color:#f2c05b;}
Border around this has a color of #f2c05b
<div style="border:2px solid #f2c05b;">Content here</div>
.myborder {border:2px solid #f2c05b;}