#ded085 color space conversions
Hex:
#ded085
RGB:
222, 208, 133
CMY:
13, 18, 48
CMYK:
0, 6, 40, 13
HSL:
51°, 57.4194%, 69.6078%
HSV (HSB):
51°, 40.0901%, 87.0588%
XYZ:
56.9137, 62.3348, 31.2224
xyY:
0.3782, 0.4143, 62.3348
CIE-Lab:
83.0911, -5.6831, 38.9607
CIE-LCH:
83.0911, 39.3730, 98.2990
CIE-Luv:
83.0911, 12.8151, 52.3234
Hunter-Lab:
78.9524, -9.4930, 31.8199
#ded085 color charts
#ded085 color shades, tints & tones
#ded085 color schemes
#ded085 color preview, HTML & CSS examples
This text has a color of #ded085
<p style="color:#ded085;">Text here</p>
.mytext {color:#ded085;}
This box has a color of #ded085
<div style="background-color:#ded085;">Content here</div>
.mybackground {background-color:#ded085;}
Border around this has a color of #ded085
<div style="border:2px solid #ded085;">Content here</div>
.myborder {border:2px solid #ded085;}