#ded26d color space conversions
Hex:
#ded26d
RGB:
222, 210, 109
CMY:
13, 18, 57
CMYK:
0, 5, 51, 13
HSL:
54°, 63.1285%, 64.9020%
HSV (HSB):
54°, 50.9009%, 87.0588%
XYZ:
55.9311, 62.7269, 23.6276
xyY:
0.3931, 0.4409, 62.7269
CIE-Lab:
83.2985, -9.0162, 51.0194
CIE-LCH:
83.2985, 51.8099, 100.0219
CIE-Luv:
83.2985, 12.6647, 65.4071
Hunter-Lab:
79.2003, -12.5442, 37.7524
#ded26d color charts
#ded26d color shades, tints & tones
#ded26d color schemes
#ded26d color preview, HTML & CSS examples
This text has a color of #ded26d
<p style="color:#ded26d;">Text here</p>
.mytext {color:#ded26d;}
This box has a color of #ded26d
<div style="background-color:#ded26d;">Content here</div>
.mybackground {background-color:#ded26d;}
Border around this has a color of #ded26d
<div style="border:2px solid #ded26d;">Content here</div>
.myborder {border:2px solid #ded26d;}