#dcdf32 color space conversions
Hex:
#dcdf32
RGB:
220, 223, 50
CMY:
14, 13, 80
CMYK:
1, 0, 78, 13
HSL:
61°, 72.9958%, 53.5294%
HSV (HSB):
61°, 77.5785%, 87.4510%
XYZ:
56.4786, 68.2213, 13.2089
xyY:
0.4095, 0.4947, 68.2213
CIE-Lab:
86.1170, -19.8022, 77.0568
CIE-LCH:
86.1170, 79.5606, 104.4121
CIE-Luv:
86.1170, 4.4480, 89.7321
Hunter-Lab:
82.5962, -22.4865, 48.3356
#dcdf32 color charts
#dcdf32 color shades, tints & tones
#dcdf32 color schemes
#dcdf32 color preview, HTML & CSS examples
This text has a color of #dcdf32
<p style="color:#dcdf32;">Text here</p>
.mytext {color:#dcdf32;}
This box has a color of #dcdf32
<div style="background-color:#dcdf32;">Content here</div>
.mybackground {background-color:#dcdf32;}
Border around this has a color of #dcdf32
<div style="border:2px solid #dcdf32;">Content here</div>
.myborder {border:2px solid #dcdf32;}