#deda30 color space conversions
Hex:
#deda30
RGB:
222, 218, 48
CMY:
13, 15, 81
CMYK:
0, 2, 78, 13
HSL:
59°, 72.5000%, 52.9412%
HSV (HSB):
59°, 78.3784%, 87.0588%
XYZ:
55.7291, 65.8858, 12.5763
xyY:
0.4153, 0.4910, 65.8858
CIE-Lab:
84.9381, -16.5887, 76.6308
CIE-LCH:
84.9381, 78.4058, 102.2146
CIE-Luv:
84.9381, 9.0890, 88.1439
Hunter-Lab:
81.1701, -19.4945, 47.6328
#deda30 color charts
#deda30 color shades, tints & tones
#deda30 color schemes
#deda30 color preview, HTML & CSS examples
This text has a color of #deda30
<p style="color:#deda30;">Text here</p>
.mytext {color:#deda30;}
This box has a color of #deda30
<div style="background-color:#deda30;">Content here</div>
.mybackground {background-color:#deda30;}
Border around this has a color of #deda30
<div style="border:2px solid #deda30;">Content here</div>
.myborder {border:2px solid #deda30;}