#dec383 color space conversions
Hex:
#dec383
RGB:
222, 195, 131
CMY:
13, 24, 49
CMYK:
0, 12, 41, 13
HSL:
42°, 57.9618%, 69.2157%
HSV (HSB):
42°, 40.9910%, 87.0588%
XYZ:
53.7360, 56.1985, 29.4879
xyY:
0.3854, 0.4031, 56.1985
CIE-Lab:
79.7267, 0.8250, 35.6488
CIE-LCH:
79.7267, 35.6584, 88.6742
CIE-Luv:
79.7267, 21.0796, 46.7024
Hunter-Lab:
74.9657, -3.2395, 29.1541
#dec383 color charts
#dec383 color shades, tints & tones
#dec383 color schemes
#dec383 color preview, HTML & CSS examples
This text has a color of #dec383
<p style="color:#dec383;">Text here</p>
.mytext {color:#dec383;}
This box has a color of #dec383
<div style="background-color:#dec383;">Content here</div>
.mybackground {background-color:#dec383;}
Border around this has a color of #dec383
<div style="border:2px solid #dec383;">Content here</div>
.myborder {border:2px solid #dec383;}