#ded70e color space conversions
Hex:
#ded70e
RGB:
222, 215, 14
CMY:
13, 16, 95
CMYK:
0, 3, 94, 13
HSL:
58°, 88.1356%, 46.2745%
HSV (HSB):
58°, 93.6937%, 87.0588%
XYZ:
54.5039, 64.1622, 9.9273
xyY:
0.4238, 0.4990, 64.1622
CIE-Lab:
84.0501, -15.8507, 82.4840
CIE-LCH:
84.0501, 83.9932, 100.8777
CIE-Luv:
84.0501, 11.4128, 91.0718
Hunter-Lab:
80.1013, -18.7192, 48.7228
#ded70e color charts
#ded70e color shades, tints & tones
#ded70e color schemes
#ded70e color preview, HTML & CSS examples
This text has a color of #ded70e
<p style="color:#ded70e;">Text here</p>
.mytext {color:#ded70e;}
This box has a color of #ded70e
<div style="background-color:#ded70e;">Content here</div>
.mybackground {background-color:#ded70e;}
Border around this has a color of #ded70e
<div style="border:2px solid #ded70e;">Content here</div>
.myborder {border:2px solid #ded70e;}