#ded367 color space conversions
Hex:
#ded367
RGB:
222, 211, 103
CMY:
13, 17, 60
CMYK:
0, 5, 54, 13
HSL:
54°, 64.3243%, 63.7255%
HSV (HSB):
54°, 53.6036%, 87.0588%
XYZ:
55.8666, 63.0974, 22.0665
xyY:
0.3961, 0.4474, 63.0974
CIE-Lab:
83.4936, -10.0182, 54.0633
CIE-LCH:
83.4936, 54.9836, 100.4981
CIE-Luv:
83.4936, 12.2602, 68.5127
Hunter-Lab:
79.4339, -13.4684, 39.1331
#ded367 color charts
#ded367 color shades, tints & tones
#ded367 color schemes
#ded367 color preview, HTML & CSS examples
This text has a color of #ded367
<p style="color:#ded367;">Text here</p>
.mytext {color:#ded367;}
This box has a color of #ded367
<div style="background-color:#ded367;">Content here</div>
.mybackground {background-color:#ded367;}
Border around this has a color of #ded367
<div style="border:2px solid #ded367;">Content here</div>
.myborder {border:2px solid #ded367;}