#dc3a8e color space conversions
Hex:
#dc3a8e
RGB:
220, 58, 142
CMY:
14, 77, 44
CMYK:
0, 74, 35, 14
HSL:
329°, 69.8276%, 54.5098%
HSV (HSB):
329°, 73.6364%, 86.2745%
XYZ:
35.9107, 20.1947, 27.5965
xyY:
0.4290, 0.2413, 20.1947
CIE-Lab:
52.0567, 68.1164, -9.2300
CIE-LCH:
52.0567, 68.7389, 352.2832
CIE-Luv:
52.0567, 96.6733, -25.2124
Hunter-Lab:
44.9386, 63.9982, -4.9526
#dc3a8e color charts
#dc3a8e color shades, tints & tones
#dc3a8e color schemes
#dc3a8e color preview, HTML & CSS examples
This text has a color of #dc3a8e
<p style="color:#dc3a8e;">Text here</p>
.mytext {color:#dc3a8e;}
This box has a color of #dc3a8e
<div style="background-color:#dc3a8e;">Content here</div>
.mybackground {background-color:#dc3a8e;}
Border around this has a color of #dc3a8e
<div style="border:2px solid #dc3a8e;">Content here</div>
.myborder {border:2px solid #dc3a8e;}