#dc6e6a color space conversions
Hex:
#dc6e6a
RGB:
220, 110, 106
CMY:
14, 57, 58
CMYK:
0, 50, 52, 14
HSL:
2°, 61.9565%, 63.9216%
HSV (HSB):
2°, 51.8182%, 86.2745%
XYZ:
37.6926, 27.4081, 16.9393
xyY:
0.4594, 0.3341, 27.4081
CIE-Lab:
59.3502, 42.5613, 22.3480
CIE-LCH:
59.3502, 48.0718, 27.7030
CIE-Luv:
59.3502, 80.1823, 19.5764
Hunter-Lab:
52.3528, 36.8981, 17.4630
#dc6e6a color charts
#dc6e6a color shades, tints & tones
#dc6e6a color schemes
#dc6e6a color preview, HTML & CSS examples
This text has a color of #dc6e6a
<p style="color:#dc6e6a;">Text here</p>
.mytext {color:#dc6e6a;}
This box has a color of #dc6e6a
<div style="background-color:#dc6e6a;">Content here</div>
.mybackground {background-color:#dc6e6a;}
Border around this has a color of #dc6e6a
<div style="border:2px solid #dc6e6a;">Content here</div>
.myborder {border:2px solid #dc6e6a;}