#f2cd84 color space conversions
Hex:
#f2cd84
RGB:
242, 205, 132
CMY:
5, 20, 48
CMYK:
0, 15, 45, 5
HSL:
40°, 80.8824%, 73.3333%
HSV (HSB):
40°, 45.4545%, 94.9020%
XYZ:
62.6141, 64.2058, 30.9226
xyY:
0.3969, 0.4070, 64.2058
CIE-Lab:
84.0728, 3.7105, 41.0768
CIE-LCH:
84.0728, 41.2440, 84.8385
CIE-Luv:
84.0728, 28.5129, 52.7996
Hunter-Lab:
80.1285, -0.7413, 33.2092
#f2cd84 color charts
#f2cd84 color shades, tints & tones
#f2cd84 color schemes
#f2cd84 color preview, HTML & CSS examples
This text has a color of #f2cd84
<p style="color:#f2cd84;">Text here</p>
.mytext {color:#f2cd84;}
This box has a color of #f2cd84
<div style="background-color:#f2cd84;">Content here</div>
.mybackground {background-color:#f2cd84;}
Border around this has a color of #f2cd84
<div style="border:2px solid #f2cd84;">Content here</div>
.myborder {border:2px solid #f2cd84;}