#dcb07f color space conversions
Hex:
#dcb07f
RGB:
220, 176, 127
CMY:
14, 31, 50
CMYK:
0, 20, 42, 14
HSL:
32°, 57.0552%, 68.0392%
HSV (HSB):
32°, 42.2727%, 86.2745%
XYZ:
48.8713, 47.7986, 26.7289
xyY:
0.3960, 0.3874, 47.7986
CIE-Lab:
74.6977, 9.6285, 31.1467
CIE-LCH:
74.6977, 32.6010, 72.8219
CIE-Luv:
74.6977, 32.2589, 38.9760
Hunter-Lab:
69.1365, 5.1893, 25.4734
#dcb07f color charts
#dcb07f color shades, tints & tones
#dcb07f color schemes
#dcb07f color preview, HTML & CSS examples
This text has a color of #dcb07f
<p style="color:#dcb07f;">Text here</p>
.mytext {color:#dcb07f;}
This box has a color of #dcb07f
<div style="background-color:#dcb07f;">Content here</div>
.mybackground {background-color:#dcb07f;}
Border around this has a color of #dcb07f
<div style="border:2px solid #dcb07f;">Content here</div>
.myborder {border:2px solid #dcb07f;}