#ded943 color space conversions
Hex:
#ded943
RGB:
222, 217, 67
CMY:
13, 15, 74
CMYK:
0, 2, 70, 13
HSL:
58°, 70.1357%, 56.6667%
HSV (HSB):
58°, 69.8198%, 87.0588%
XYZ:
55.9502, 65.5606, 15.0158
xyY:
0.4098, 0.4802, 65.5606
CIE-Lab:
84.7718, -15.3189, 70.4146
CIE-LCH:
84.7718, 72.0617, 102.2736
CIE-Luv:
84.7718, 9.4126, 83.5142
Hunter-Lab:
80.9695, -18.3525, 45.6833
#ded943 color charts
#ded943 color shades, tints & tones
#ded943 color schemes
#ded943 color preview, HTML & CSS examples
This text has a color of #ded943
<p style="color:#ded943;">Text here</p>
.mytext {color:#ded943;}
This box has a color of #ded943
<div style="background-color:#ded943;">Content here</div>
.mybackground {background-color:#ded943;}
Border around this has a color of #ded943
<div style="border:2px solid #ded943;">Content here</div>
.myborder {border:2px solid #ded943;}