#ded067 color space conversions
Hex:
#ded067
RGB:
222, 208, 103
CMY:
13, 18, 60
CMYK:
0, 6, 54, 13
HSL:
53°, 64.3243%, 63.7255%
HSV (HSB):
53°, 53.6036%, 87.0588%
XYZ:
55.1283, 61.6206, 21.8204
xyY:
0.3978, 0.4447, 61.6206
CIE-Lab:
82.7113, -8.4995, 53.1528
CIE-LCH:
82.7113, 53.8281, 99.0851
CIE-Luv:
82.7113, 14.1910, 67.1159
Hunter-Lab:
78.4988, -12.0157, 38.4683
#ded067 color charts
#ded067 color shades, tints & tones
#ded067 color schemes
#ded067 color preview, HTML & CSS examples
This text has a color of #ded067
<p style="color:#ded067;">Text here</p>
.mytext {color:#ded067;}
This box has a color of #ded067
<div style="background-color:#ded067;">Content here</div>
.mybackground {background-color:#ded067;}
Border around this has a color of #ded067
<div style="border:2px solid #ded067;">Content here</div>
.myborder {border:2px solid #ded067;}