#ded430 color space conversions
Hex:
#ded430
RGB:
222, 212, 48
CMY:
13, 17, 81
CMYK:
0, 5, 78, 13
HSL:
57°, 72.5000%, 52.9412%
HSV (HSB):
57°, 78.3784%, 87.0588%
XYZ:
54.2012, 62.8300, 12.0670
xyY:
0.4198, 0.4867, 62.8300
CIE-Lab:
83.3528, -13.6155, 75.2305
CIE-LCH:
83.3528, 76.4527, 100.2586
CIE-Luv:
83.3528, 13.0779, 85.7633
Hunter-Lab:
79.2654, -16.6571, 46.4597
#ded430 color charts
#ded430 color shades, tints & tones
#ded430 color schemes
#ded430 color preview, HTML & CSS examples
This text has a color of #ded430
<p style="color:#ded430;">Text here</p>
.mytext {color:#ded430;}
This box has a color of #ded430
<div style="background-color:#ded430;">Content here</div>
.mybackground {background-color:#ded430;}
Border around this has a color of #ded430
<div style="border:2px solid #ded430;">Content here</div>
.myborder {border:2px solid #ded430;}