#f2cb5e color space conversions
Hex:
#f2cb5e
RGB:
242, 203, 94
CMY:
5, 20, 63
CMYK:
0, 16, 61, 5
HSL:
44°, 85.0575%, 65.8824%
HSV (HSB):
44°, 61.1570%, 94.9020%
XYZ:
59.9943, 62.3973, 19.4715
xyY:
0.4229, 0.4398, 62.3973
CIE-Lab:
83.1242, 1.6447, 58.2248
CIE-LCH:
83.1242, 58.2480, 88.3820
CIE-Luv:
83.1242, 32.1623, 69.4639
Hunter-Lab:
78.9919, -2.6654, 40.6794
#f2cb5e color charts
#f2cb5e color shades, tints & tones
#f2cb5e color schemes
#f2cb5e color preview, HTML & CSS examples
This text has a color of #f2cb5e
<p style="color:#f2cb5e;">Text here</p>
.mytext {color:#f2cb5e;}
This box has a color of #f2cb5e
<div style="background-color:#f2cb5e;">Content here</div>
.mybackground {background-color:#f2cb5e;}
Border around this has a color of #f2cb5e
<div style="border:2px solid #f2cb5e;">Content here</div>
.myborder {border:2px solid #f2cb5e;}