#dc6981 color space conversions
Hex:
#dc6981
RGB:
220, 105, 129
CMY:
14, 59, 49
CMYK:
0, 52, 41, 14
HSL:
347°, 62.1622%, 63.7255%
HSV (HSB):
347°, 52.2727%, 86.2745%
XYZ:
38.5292, 26.9038, 23.9311
xyY:
0.4311, 0.3011, 26.9038
CIE-Lab:
58.8852, 47.2637, 8.4150
CIE-LCH:
58.8852, 48.0069, 10.0954
CIE-Luv:
58.8852, 78.1345, 2.1834
Hunter-Lab:
51.8688, 41.8229, 8.9531
#dc6981 color charts
#dc6981 color shades, tints & tones
#dc6981 color schemes
#dc6981 color preview, HTML & CSS examples
This text has a color of #dc6981
<p style="color:#dc6981;">Text here</p>
.mytext {color:#dc6981;}
This box has a color of #dc6981
<div style="background-color:#dc6981;">Content here</div>
.mybackground {background-color:#dc6981;}
Border around this has a color of #dc6981
<div style="border:2px solid #dc6981;">Content here</div>
.myborder {border:2px solid #dc6981;}