#ded402 color space conversions
Hex:
#ded402
RGB:
222, 212, 2
CMY:
13, 17, 99
CMYK:
0, 5, 99, 13
HSL:
57°, 98.2143%, 43.9216%
HSV (HSB):
57°, 99.0991%, 87.0588%
XYZ:
53.6786, 62.6209, 9.3153
xyY:
0.4273, 0.4985, 62.6209
CIE-Lab:
83.2425, -14.4769, 82.9808
CIE-LCH:
83.2425, 84.2341, 99.8963
CIE-Luv:
83.2425, 13.4957, 90.5690
Hunter-Lab:
79.1334, -17.4013, 48.4140
#ded402 color charts
#ded402 color shades, tints & tones
#ded402 color schemes
#ded402 color preview, HTML & CSS examples
This text has a color of #ded402
<p style="color:#ded402;">Text here</p>
.mytext {color:#ded402;}
This box has a color of #ded402
<div style="background-color:#ded402;">Content here</div>
.mybackground {background-color:#ded402;}
Border around this has a color of #ded402
<div style="border:2px solid #ded402;">Content here</div>
.myborder {border:2px solid #ded402;}