#ded80c color space conversions
Hex:
#ded80c
RGB:
222, 216, 12
CMY:
13, 15, 95
CMYK:
0, 3, 95, 13
HSL:
58°, 89.7436%, 45.8824%
HSV (HSB):
58°, 94.5946%, 87.0588%
XYZ:
54.7464, 64.6679, 9.9445
xyY:
0.4232, 0.4999, 64.6679
CIE-Lab:
84.3123, -16.3655, 82.8841
CIE-LCH:
84.3123, 84.4843, 101.1694
CIE-Luv:
84.3123, 10.7509, 91.5681
Hunter-Lab:
80.4163, -19.2080, 48.9595
#ded80c color charts
#ded80c color shades, tints & tones
#ded80c color schemes
#ded80c color preview, HTML & CSS examples
This text has a color of #ded80c
<p style="color:#ded80c;">Text here</p>
.mytext {color:#ded80c;}
This box has a color of #ded80c
<div style="background-color:#ded80c;">Content here</div>
.mybackground {background-color:#ded80c;}
Border around this has a color of #ded80c
<div style="border:2px solid #ded80c;">Content here</div>
.myborder {border:2px solid #ded80c;}