#dcbf80 color space conversions
Hex:
#dcbf80
RGB:
220, 191, 128
CMY:
14, 25, 50
CMYK:
0, 13, 42, 14
HSL:
41°, 56.7901%, 68.2353%
HSV (HSB):
41°, 41.8182%, 86.2745%
XYZ:
52.0423, 54.0358, 28.1091
xyY:
0.3878, 0.4027, 54.0358
CIE-Lab:
78.4826, 1.7971, 35.5530
CIE-LCH:
78.4826, 35.5984, 87.1063
CIE-Luv:
78.4826, 22.4477, 46.1716
Hunter-Lab:
73.5090, -2.2679, 28.7844
#dcbf80 color charts
#dcbf80 color shades, tints & tones
#dcbf80 color schemes
#dcbf80 color preview, HTML & CSS examples
This text has a color of #dcbf80
<p style="color:#dcbf80;">Text here</p>
.mytext {color:#dcbf80;}
This box has a color of #dcbf80
<div style="background-color:#dcbf80;">Content here</div>
.mybackground {background-color:#dcbf80;}
Border around this has a color of #dcbf80
<div style="border:2px solid #dcbf80;">Content here</div>
.myborder {border:2px solid #dcbf80;}