#dcbd22 color space conversions
Hex:
#dcbd22
RGB:
220, 189, 34
CMY:
14, 26, 87
CMYK:
0, 14, 85, 14
HSL:
50°, 73.2283%, 49.8039%
HSV (HSB):
50°, 84.5455%, 86.2745%
XYZ:
48.0015, 51.7263, 8.9676
xyY:
0.4416, 0.4759, 51.7263
CIE-Lab:
77.1169, -3.1895, 73.5298
CIE-LCH:
77.1169, 73.5989, 92.4838
CIE-Luv:
77.1169, 27.9077, 79.0384
Hunter-Lab:
71.9210, -6.7273, 42.9520
#dcbd22 color charts
#dcbd22 color shades, tints & tones
#dcbd22 color schemes
#dcbd22 color preview, HTML & CSS examples
This text has a color of #dcbd22
<p style="color:#dcbd22;">Text here</p>
.mytext {color:#dcbd22;}
This box has a color of #dcbd22
<div style="background-color:#dcbd22;">Content here</div>
.mybackground {background-color:#dcbd22;}
Border around this has a color of #dcbd22
<div style="border:2px solid #dcbd22;">Content here</div>
.myborder {border:2px solid #dcbd22;}