#dcdb0c color space conversions
Hex:
#dcdb0c
RGB:
220, 219, 12
CMY:
14, 14, 95
CMYK:
0, 0, 95, 14
HSL:
60°, 89.6552%, 45.4902%
HSV (HSB):
60°, 94.5455%, 86.2745%
XYZ:
54.9131, 65.9052, 10.1746
xyY:
0.4192, 0.5031, 65.9052
CIE-Lab:
84.9481, -18.6841, 83.2909
CIE-LCH:
84.9481, 85.3609, 102.6435
CIE-Luv:
84.9481, 7.3717, 92.6907
Hunter-Lab:
81.1820, -21.3277, 49.3966
#dcdb0c color charts
#dcdb0c color shades, tints & tones
#dcdb0c color schemes
#dcdb0c color preview, HTML & CSS examples
This text has a color of #dcdb0c
<p style="color:#dcdb0c;">Text here</p>
.mytext {color:#dcdb0c;}
This box has a color of #dcdb0c
<div style="background-color:#dcdb0c;">Content here</div>
.mybackground {background-color:#dcdb0c;}
Border around this has a color of #dcdb0c
<div style="border:2px solid #dcdb0c;">Content here</div>
.myborder {border:2px solid #dcdb0c;}