#ded086 color space conversions
Hex:
#ded086
RGB:
222, 208, 134
CMY:
13, 18, 47
CMYK:
0, 6, 40, 13
HSL:
50°, 57.1429%, 69.8039%
HSV (HSB):
50°, 39.6396%, 87.0588%
XYZ:
56.9832, 62.3626, 31.5881
xyY:
0.3775, 0.4132, 62.3626
CIE-Lab:
83.1059, -5.5752, 38.4732
CIE-LCH:
83.1059, 38.8751, 98.2454
CIE-Luv:
83.1059, 12.7635, 51.7682
Hunter-Lab:
78.9700, -9.3954, 31.5629
#ded086 color charts
#ded086 color shades, tints & tones
#ded086 color schemes
#ded086 color preview, HTML & CSS examples
This text has a color of #ded086
<p style="color:#ded086;">Text here</p>
.mytext {color:#ded086;}
This box has a color of #ded086
<div style="background-color:#ded086;">Content here</div>
.mybackground {background-color:#ded086;}
Border around this has a color of #ded086
<div style="border:2px solid #ded086;">Content here</div>
.myborder {border:2px solid #ded086;}