#dedd12 color space conversions
Hex:
#dedd12
RGB:
222, 221, 18
CMY:
13, 13, 93
CMYK:
0, 0, 92, 13
HSL:
60°, 85.0000%, 47.0588%
HSV (HSB):
60°, 91.8919%, 87.0588%
XYZ:
56.0898, 67.2862, 10.6035
xyY:
0.4186, 0.5022, 67.2862
CIE-Lab:
85.6483, -18.7485, 83.2402
CIE-LCH:
85.6483, 85.3255, 102.6931
CIE-Luv:
85.6483, 7.3988, 93.0773
Hunter-Lab:
82.0281, -21.4932, 49.7555
#dedd12 color charts
#dedd12 color shades, tints & tones
#dedd12 color schemes
#dedd12 color preview, HTML & CSS examples
This text has a color of #dedd12
<p style="color:#dedd12;">Text here</p>
.mytext {color:#dedd12;}
This box has a color of #dedd12
<div style="background-color:#dedd12;">Content here</div>
.mybackground {background-color:#dedd12;}
Border around this has a color of #dedd12
<div style="border:2px solid #dedd12;">Content here</div>
.myborder {border:2px solid #dedd12;}