#dcde30 color space conversions
Hex:
#dcde30
RGB:
220, 222, 48
CMY:
14, 13, 81
CMYK:
1, 0, 78, 13
HSL:
61°, 72.5000%, 52.9412%
HSV (HSB):
61°, 78.3784%, 87.0588%
XYZ:
56.1700, 67.6716, 12.8978
xyY:
0.4108, 0.4949, 67.6716
CIE-Lab:
85.8420, -19.3839, 77.3663
CIE-LCH:
85.8420, 79.7576, 104.0657
CIE-Luv:
85.8420, 5.1177, 89.7035
Hunter-Lab:
82.2627, -22.0779, 48.2880
#dcde30 color charts
#dcde30 color shades, tints & tones
#dcde30 color schemes
#dcde30 color preview, HTML & CSS examples
This text has a color of #dcde30
<p style="color:#dcde30;">Text here</p>
.mytext {color:#dcde30;}
This box has a color of #dcde30
<div style="background-color:#dcde30;">Content here</div>
.mybackground {background-color:#dcde30;}
Border around this has a color of #dcde30
<div style="border:2px solid #dcde30;">Content here</div>
.myborder {border:2px solid #dcde30;}