#ded35d color space conversions
Hex:
#ded35d
RGB:
222, 211, 93
CMY:
13, 17, 64
CMYK:
0, 5, 58, 13
HSL:
55°, 66.1538%, 61.7647%
HSV (HSB):
55°, 58.1081%, 87.0588%
XYZ:
55.3943, 62.9084, 19.5789
xyY:
0.4018, 0.4562, 62.9084
CIE-Lab:
83.3942, -10.7736, 58.4835
CIE-LCH:
83.3942, 59.4675, 100.4378
CIE-Luv:
83.3942, 12.6173, 72.5543
Hunter-Lab:
79.3148, -14.1348, 40.8846
#ded35d color charts
#ded35d color shades, tints & tones
#ded35d color schemes
#ded35d color preview, HTML & CSS examples
This text has a color of #ded35d
<p style="color:#ded35d;">Text here</p>
.mytext {color:#ded35d;}
This box has a color of #ded35d
<div style="background-color:#ded35d;">Content here</div>
.mybackground {background-color:#ded35d;}
Border around this has a color of #ded35d
<div style="border:2px solid #ded35d;">Content here</div>
.myborder {border:2px solid #ded35d;}