#ded00b color space conversions
Hex:
#ded00b
RGB:
222, 208, 11
CMY:
13, 18, 96
CMYK:
0, 6, 95, 13
HSL:
56°, 90.5579%, 45.6863%
HSV (HSB):
56°, 95.0450%, 87.0588%
XYZ:
52.7405, 60.6655, 9.2465
xyY:
0.4300, 0.4946, 60.6655
CIE-Lab:
82.1986, -12.3990, 81.3984
CIE-LCH:
82.1986, 82.3374, 98.6610
CIE-Luv:
82.1986, 16.1928, 88.5969
Hunter-Lab:
77.8881, -15.4361, 47.4830
#ded00b color charts
#ded00b color shades, tints & tones
#ded00b color schemes
#ded00b color preview, HTML & CSS examples
This text has a color of #ded00b
<p style="color:#ded00b;">Text here</p>
.mytext {color:#ded00b;}
This box has a color of #ded00b
<div style="background-color:#ded00b;">Content here</div>
.mybackground {background-color:#ded00b;}
Border around this has a color of #ded00b
<div style="border:2px solid #ded00b;">Content here</div>
.myborder {border:2px solid #ded00b;}