#dc9e7b color space conversions
Hex:
#dc9e7b
RGB:
220, 158, 123
CMY:
14, 38, 52
CMYK:
0, 28, 44, 14
HSL:
22°, 58.0838%, 67.2549%
HSV (HSB):
22°, 44.0909%, 86.2745%
XYZ:
45.3172, 41.0994, 24.2834
xyY:
0.4094, 0.3713, 41.0994
CIE-Lab:
70.2455, 18.8635, 27.4125
CIE-LCH:
70.2455, 33.2757, 55.4668
CIE-Luv:
70.2455, 44.6542, 32.1039
Hunter-Lab:
64.1088, 13.9875, 22.4181
#dc9e7b color charts
#dc9e7b color shades, tints & tones
#dc9e7b color schemes
#dc9e7b color preview, HTML & CSS examples
This text has a color of #dc9e7b
<p style="color:#dc9e7b;">Text here</p>
.mytext {color:#dc9e7b;}
This box has a color of #dc9e7b
<div style="background-color:#dc9e7b;">Content here</div>
.mybackground {background-color:#dc9e7b;}
Border around this has a color of #dc9e7b
<div style="border:2px solid #dc9e7b;">Content here</div>
.myborder {border:2px solid #dc9e7b;}