#dec485 color space conversions
Hex:
#dec485
RGB:
222, 196, 133
CMY:
13, 23, 48
CMYK:
0, 12, 40, 13
HSL:
42°, 57.4194%, 69.6078%
HSV (HSB):
42°, 40.0901%, 87.0588%
XYZ:
54.0978, 56.7029, 30.2838
xyY:
0.3834, 0.4019, 56.7029
CIE-Lab:
80.0122, 0.5199, 34.9873
CIE-LCH:
80.0122, 34.9912, 89.1487
CIE-Luv:
80.0122, 20.3153, 46.0795
Hunter-Lab:
75.3013, -3.5399, 28.8664
#dec485 color charts
#dec485 color shades, tints & tones
#dec485 color schemes
#dec485 color preview, HTML & CSS examples
This text has a color of #dec485
<p style="color:#dec485;">Text here</p>
.mytext {color:#dec485;}
This box has a color of #dec485
<div style="background-color:#dec485;">Content here</div>
.mybackground {background-color:#dec485;}
Border around this has a color of #dec485
<div style="border:2px solid #dec485;">Content here</div>
.myborder {border:2px solid #dec485;}