#dcdb31 color space conversions
Hex:
#dcdb31
RGB:
220, 219, 49
CMY:
14, 14, 81
CMYK:
0, 0, 78, 14
HSL:
60°, 70.9544%, 52.7451%
HSV (HSB):
60°, 77.7273%, 86.2745%
XYZ:
55.4011, 66.1004, 12.7444
xyY:
0.4127, 0.4924, 66.1004
CIE-Lab:
85.0476, -17.8833, 76.3874
CIE-LCH:
85.0476, 78.4529, 103.1764
CIE-Luv:
85.0476, 7.0509, 88.3290
Hunter-Lab:
81.3022, -20.6450, 47.6176
#dcdb31 color charts
#dcdb31 color shades, tints & tones
#dcdb31 color schemes
#dcdb31 color preview, HTML & CSS examples
This text has a color of #dcdb31
<p style="color:#dcdb31;">Text here</p>
.mytext {color:#dcdb31;}
This box has a color of #dcdb31
<div style="background-color:#dcdb31;">Content here</div>
.mybackground {background-color:#dcdb31;}
Border around this has a color of #dcdb31
<div style="border:2px solid #dcdb31;">Content here</div>
.myborder {border:2px solid #dcdb31;}