#dc3b8d color space conversions
Hex:
#dc3b8d
RGB:
220, 59, 141
CMY:
14, 77, 45
CMYK:
0, 73, 36, 14
HSL:
329°, 69.6970%, 54.7059%
HSV (HSB):
329°, 73.1818%, 86.2745%
XYZ:
35.8869, 20.2667, 27.2197
xyY:
0.4304, 0.2431, 20.2667
CIE-Lab:
52.1374, 67.6886, -8.5123
CIE-LCH:
52.1374, 68.2217, 352.8323
CIE-Luv:
52.1374, 96.7110, -24.1586
Hunter-Lab:
45.0185, 63.5104, -4.3358
#dc3b8d color charts
#dc3b8d color shades, tints & tones
#dc3b8d color schemes
#dc3b8d color preview, HTML & CSS examples
This text has a color of #dc3b8d
<p style="color:#dc3b8d;">Text here</p>
.mytext {color:#dc3b8d;}
This box has a color of #dc3b8d
<div style="background-color:#dc3b8d;">Content here</div>
.mybackground {background-color:#dc3b8d;}
Border around this has a color of #dc3b8d
<div style="border:2px solid #dc3b8d;">Content here</div>
.myborder {border:2px solid #dc3b8d;}