#dede2b color space conversions
Hex:
#dede2b
RGB:
222, 222, 43
CMY:
13, 13, 83
CMYK:
0, 0, 81, 13
HSL:
60°, 73.0612%, 51.9608%
HSV (HSB):
60°, 80.6306%, 87.0588%
XYZ:
56.6815, 67.9466, 12.4131
xyY:
0.4136, 0.4958, 67.9466
CIE-Lab:
85.9797, -18.7077, 78.8499
CIE-LCH:
85.9797, 81.0388, 103.3471
CIE-Luv:
85.9797, 6.5338, 90.5791
Hunter-Lab:
82.4297, -21.5092, 48.7723
#dede2b color charts
#dede2b color shades, tints & tones
#dede2b color schemes
#dede2b color preview, HTML & CSS examples
This text has a color of #dede2b
<p style="color:#dede2b;">Text here</p>
.mytext {color:#dede2b;}
This box has a color of #dede2b
<div style="background-color:#dede2b;">Content here</div>
.mybackground {background-color:#dede2b;}
Border around this has a color of #dede2b
<div style="border:2px solid #dede2b;">Content here</div>
.myborder {border:2px solid #dede2b;}