#dc6e7e color space conversions
Hex:
#dc6e7e
RGB:
220, 110, 126
CMY:
14, 57, 51
CMYK:
0, 50, 43, 14
HSL:
351°, 61.1111%, 64.7059%
HSV (HSB):
351°, 50.0000%, 86.2745%
XYZ:
38.8570, 27.8739, 23.0709
xyY:
0.4327, 0.3104, 27.8739
CIE-Lab:
59.7746, 44.4763, 11.4125
CIE-LCH:
59.7746, 45.9171, 14.3914
CIE-Luv:
59.7746, 75.8041, 6.5522
Hunter-Lab:
52.7957, 38.9815, 11.0482
#dc6e7e color charts
#dc6e7e color shades, tints & tones
#dc6e7e color schemes
#dc6e7e color preview, HTML & CSS examples
This text has a color of #dc6e7e
<p style="color:#dc6e7e;">Text here</p>
.mytext {color:#dc6e7e;}
This box has a color of #dc6e7e
<div style="background-color:#dc6e7e;">Content here</div>
.mybackground {background-color:#dc6e7e;}
Border around this has a color of #dc6e7e
<div style="border:2px solid #dc6e7e;">Content here</div>
.myborder {border:2px solid #dc6e7e;}