#dc5385 color space conversions
Hex:
#dc5385
RGB:
220, 83, 133
CMY:
14, 67, 48
CMYK:
0, 62, 40, 14
HSL:
338°, 66.1836%, 59.4118%
HSV (HSB):
338°, 62.2727%, 86.2745%
XYZ:
36.8421, 23.0956, 24.7064
xyY:
0.4353, 0.2729, 23.0956
CIE-Lab:
55.1707, 57.7923, 0.7212
CIE-LCH:
55.1707, 57.7968, 0.7150
CIE-Luv:
55.1707, 89.1865, -9.9640
Hunter-Lab:
48.0579, 52.7402, 3.1597
#dc5385 color charts
#dc5385 color shades, tints & tones
#dc5385 color schemes
#dc5385 color preview, HTML & CSS examples
This text has a color of #dc5385
<p style="color:#dc5385;">Text here</p>
.mytext {color:#dc5385;}
This box has a color of #dc5385
<div style="background-color:#dc5385;">Content here</div>
.mybackground {background-color:#dc5385;}
Border around this has a color of #dc5385
<div style="border:2px solid #dc5385;">Content here</div>
.myborder {border:2px solid #dc5385;}