#dc6f8f color space conversions
Hex:
#dc6f8f
RGB:
220, 111, 143
CMY:
14, 56, 44
CMYK:
0, 50, 35, 14
HSL:
342°, 60.8939%, 64.9020%
HSV (HSB):
342°, 49.5455%, 86.2745%
XYZ:
40.1576, 28.5677, 29.3842
xyY:
0.4093, 0.2912, 28.5677
CIE-Lab:
60.3982, 45.8832, 2.4758
CIE-LCH:
60.3982, 45.9500, 3.0886
CIE-Luv:
60.3982, 71.1647, -5.1784
Hunter-Lab:
53.4488, 40.5768, 4.8186
#dc6f8f color charts
#dc6f8f color shades, tints & tones
#dc6f8f color schemes
#dc6f8f color preview, HTML & CSS examples
This text has a color of #dc6f8f
<p style="color:#dc6f8f;">Text here</p>
.mytext {color:#dc6f8f;}
This box has a color of #dc6f8f
<div style="background-color:#dc6f8f;">Content here</div>
.mybackground {background-color:#dc6f8f;}
Border around this has a color of #dc6f8f
<div style="border:2px solid #dc6f8f;">Content here</div>
.myborder {border:2px solid #dc6f8f;}