#dc888a color space conversions
Hex:
#dc888a
RGB:
220, 136, 138
CMY:
14, 47, 46
CMYK:
0, 38, 37, 14
HSL:
359°, 54.5455%, 69.8039%
HSV (HSB):
359°, 38.1818%, 86.2745%
XYZ:
42.9068, 34.6589, 28.4732
xyY:
0.4046, 0.3269, 34.6589
CIE-Lab:
65.4823, 32.3427, 12.5912
CIE-LCH:
65.4823, 34.7072, 21.2712
CIE-Luv:
65.4823, 56.9764, 10.9657
Hunter-Lab:
58.8718, 27.0681, 12.5349
#dc888a color charts
#dc888a color shades, tints & tones
#dc888a color schemes
#dc888a color preview, HTML & CSS examples
This text has a color of #dc888a
<p style="color:#dc888a;">Text here</p>
.mytext {color:#dc888a;}
This box has a color of #dc888a
<div style="background-color:#dc888a;">Content here</div>
.mybackground {background-color:#dc888a;}
Border around this has a color of #dc888a
<div style="border:2px solid #dc888a;">Content here</div>
.myborder {border:2px solid #dc888a;}