#dc888d color space conversions
Hex:
#dc888d
RGB:
220, 136, 141
CMY:
14, 47, 45
CMYK:
0, 38, 36, 14
HSL:
356°, 54.5455%, 69.8039%
HSV (HSB):
356°, 38.1818%, 86.2745%
XYZ:
43.1271, 34.7471, 29.6331
xyY:
0.4012, 0.3232, 34.7471
CIE-Lab:
65.5513, 32.7006, 10.9964
CIE-LCH:
65.5513, 34.5000, 18.5866
CIE-Luv:
65.5513, 56.4513, 8.8593
Hunter-Lab:
58.9466, 27.4392, 11.4569
#dc888d color charts
#dc888d color shades, tints & tones
#dc888d color schemes
#dc888d color preview, HTML & CSS examples
This text has a color of #dc888d
<p style="color:#dc888d;">Text here</p>
.mytext {color:#dc888d;}
This box has a color of #dc888d
<div style="background-color:#dc888d;">Content here</div>
.mybackground {background-color:#dc888d;}
Border around this has a color of #dc888d
<div style="border:2px solid #dc888d;">Content here</div>
.myborder {border:2px solid #dc888d;}