#dedd30 color space conversions
Hex:
#dedd30
RGB:
222, 221, 48
CMY:
13, 13, 81
CMYK:
0, 0, 78, 13
HSL:
60°, 72.5000%, 52.9412%
HSV (HSB):
60°, 78.3784%, 87.0588%
XYZ:
56.5142, 67.4559, 12.8380
xyY:
0.4131, 0.4931, 67.4559
CIE-Lab:
85.7337, -18.0617, 77.3315
CIE-LCH:
85.7337, 79.4127, 103.1465
CIE-Luv:
85.7337, 7.1234, 89.3321
Hunter-Lab:
82.1315, -20.9056, 48.2245
#dedd30 color charts
#dedd30 color shades, tints & tones
#dedd30 color schemes
#dedd30 color preview, HTML & CSS examples
This text has a color of #dedd30
<p style="color:#dedd30;">Text here</p>
.mytext {color:#dedd30;}
This box has a color of #dedd30
<div style="background-color:#dedd30;">Content here</div>
.mybackground {background-color:#dedd30;}
Border around this has a color of #dedd30
<div style="border:2px solid #dedd30;">Content here</div>
.myborder {border:2px solid #dedd30;}