#dcb95f color space conversions
Hex:
#dcb95f
RGB:
220, 185, 95
CMY:
14, 27, 63
CMYK:
0, 16, 57, 14
HSL:
43°, 64.1026%, 61.7647%
HSV (HSB):
43°, 56.8182%, 86.2745%
XYZ:
48.9297, 50.7398, 18.0414
xyY:
0.4157, 0.4311, 50.7398
CIE-Lab:
76.5211, 1.9286, 49.6693
CIE-LCH:
76.5211, 49.7067, 87.7764
CIE-Luv:
76.5211, 28.4975, 59.7969
Hunter-Lab:
71.2319, -2.0427, 34.8455
#dcb95f color charts
#dcb95f color shades, tints & tones
#dcb95f color schemes
#dcb95f color preview, HTML & CSS examples
This text has a color of #dcb95f
<p style="color:#dcb95f;">Text here</p>
.mytext {color:#dcb95f;}
This box has a color of #dcb95f
<div style="background-color:#dcb95f;">Content here</div>
.mybackground {background-color:#dcb95f;}
Border around this has a color of #dcb95f
<div style="border:2px solid #dcb95f;">Content here</div>
.myborder {border:2px solid #dcb95f;}