#dec98c color space conversions
Hex:
#dec98c
RGB:
222, 201, 140
CMY:
13, 21, 45
CMYK:
0, 9, 37, 13
HSL:
45°, 55.4054%, 70.9804%
HSV (HSB):
45°, 36.9369%, 87.0588%
XYZ:
55.7445, 59.1963, 33.2989
xyY:
0.3760, 0.3993, 59.1963
CIE-Lab:
81.3994, -1.2970, 33.1827
CIE-LCH:
81.3994, 33.2080, 92.2384
CIE-Luv:
81.3994, 16.7461, 44.6337
Hunter-Lab:
76.9392, -5.3155, 28.1970
#dec98c color charts
#dec98c RGB chart
#dec98c CMYK chart
#dec98c RGB pie chart
#dec98c color shades, tints & tones
#dec98c color schemes
#dec98c color preview, HTML & CSS examples
This text has a color of #dec98c
<p style="color:#dec98c;">Text here</p>
.mytext {color:#dec98c;}
Text color #dec98c
This box has a color of #dec98c
<div style="background-color:#dec98c;">Content here</div>
.mybackground {background-color:#dec98c;}
Background color #dec98c
Border around this has a color of #dec98c
<div style="border:2px solid #dec98c;">Content here</div>
.myborder {border:2px solid #dec98c;}
Border color #dec98c