#dc9688 color space conversions
Hex:
#dc9688
RGB:
220, 150, 136
CMY:
14, 41, 47
CMYK:
0, 32, 38, 14
HSL:
10°, 54.5455%, 69.8039%
HSV (HSB):
10°, 38.1818%, 86.2745%
XYZ:
44.8655, 38.8059, 28.4182
xyY:
0.4003, 0.3462, 38.8059
CIE-Lab:
68.6104, 24.6090, 18.0670
CIE-LCH:
68.6104, 30.5290, 36.2847
CIE-Luv:
68.6104, 48.2891, 19.6620
Hunter-Lab:
62.2944, 19.5436, 16.5585
#dc9688 color charts
#dc9688 color shades, tints & tones
#dc9688 color schemes
#dc9688 color preview, HTML & CSS examples
This text has a color of #dc9688
<p style="color:#dc9688;">Text here</p>
.mytext {color:#dc9688;}
This box has a color of #dc9688
<div style="background-color:#dc9688;">Content here</div>
.mybackground {background-color:#dc9688;}
Border around this has a color of #dc9688
<div style="border:2px solid #dc9688;">Content here</div>
.myborder {border:2px solid #dc9688;}