#dc6c7f color space conversions
Hex:
#dc6c7f
RGB:
220, 108, 127
CMY:
14, 58, 50
CMYK:
0, 51, 42, 14
HSL:
350°, 61.5385%, 64.3137%
HSV (HSB):
350°, 50.9091%, 86.2745%
XYZ:
38.7085, 27.4731, 23.3413
xyY:
0.4324, 0.3069, 27.4731
CIE-Lab:
59.4097, 45.5759, 10.3191
CIE-LCH:
59.4097, 46.7295, 12.7576
CIE-Luv:
59.4097, 76.8034, 4.9450
Hunter-Lab:
52.4148, 40.0972, 10.2873
#dc6c7f color charts
#dc6c7f color shades, tints & tones
#dc6c7f color schemes
#dc6c7f color preview, HTML & CSS examples
This text has a color of #dc6c7f
<p style="color:#dc6c7f;">Text here</p>
.mytext {color:#dc6c7f;}
This box has a color of #dc6c7f
<div style="background-color:#dc6c7f;">Content here</div>
.mybackground {background-color:#dc6c7f;}
Border around this has a color of #dc6c7f
<div style="border:2px solid #dc6c7f;">Content here</div>
.myborder {border:2px solid #dc6c7f;}