#dec28c color space conversions
Hex:
#dec28c
RGB:
222, 194, 140
CMY:
13, 24, 45
CMYK:
0, 13, 37, 13
HSL:
40°, 55.4054%, 70.9804%
HSV (HSB):
40°, 36.9369%, 87.0588%
XYZ:
54.1496, 56.0066, 32.7673
xyY:
0.3789, 0.3919, 56.0066
CIE-Lab:
79.6176, 2.3531, 30.8315
CIE-LCH:
79.6176, 30.9212, 85.6355
CIE-Luv:
79.6176, 21.0983, 40.8901
Hunter-Lab:
74.8376, -1.8100, 26.4264
#dec28c color charts
#dec28c color shades, tints & tones
#dec28c color schemes
#dec28c color preview, HTML & CSS examples
This text has a color of #dec28c
<p style="color:#dec28c;">Text here</p>
.mytext {color:#dec28c;}
This box has a color of #dec28c
<div style="background-color:#dec28c;">Content here</div>
.mybackground {background-color:#dec28c;}
Border around this has a color of #dec28c
<div style="border:2px solid #dec28c;">Content here</div>
.myborder {border:2px solid #dec28c;}