#dc6d8e color space conversions
Hex:
#dc6d8e
RGB:
220, 109, 142
CMY:
14, 57, 44
CMYK:
0, 50, 35, 14
HSL:
342°, 61.3260%, 64.5098%
HSV (HSB):
342°, 50.4545%, 86.2745%
XYZ:
39.8663, 28.1059, 28.9150
xyY:
0.4115, 0.2901, 28.1059
CIE-Lab:
59.9843, 46.7580, 2.4538
CIE-LCH:
59.9843, 46.8223, 3.0041
CIE-Luv:
59.9843, 72.5593, -5.3893
Hunter-Lab:
53.0150, 41.4525, 4.7731
#dc6d8e color charts
#dc6d8e color shades, tints & tones
#dc6d8e color schemes
#dc6d8e color preview, HTML & CSS examples
This text has a color of #dc6d8e
<p style="color:#dc6d8e;">Text here</p>
.mytext {color:#dc6d8e;}
This box has a color of #dc6d8e
<div style="background-color:#dc6d8e;">Content here</div>
.mybackground {background-color:#dc6d8e;}
Border around this has a color of #dc6d8e
<div style="border:2px solid #dc6d8e;">Content here</div>
.myborder {border:2px solid #dc6d8e;}