#dc3a55 color space conversions
Hex:
#dc3a55
RGB:
220, 58, 85
CMY:
14, 77, 67
CMYK:
0, 74, 61, 14
HSL:
350°, 69.8276%, 54.5098%
HSV (HSB):
350°, 73.6364%, 86.2745%
XYZ:
32.6679, 18.8976, 10.5201
xyY:
0.5262, 0.3044, 18.8976
CIE-Lab:
50.5672, 63.3113, 22.9976
CIE-LCH:
50.5672, 67.3588, 19.9634
CIE-Luv:
50.5672, 117.0031, 13.6913
Hunter-Lab:
43.4714, 58.0644, 16.0817
#dc3a55 color charts
#dc3a55 color shades, tints & tones
#dc3a55 color schemes
#dc3a55 color preview, HTML & CSS examples
This text has a color of #dc3a55
<p style="color:#dc3a55;">Text here</p>
.mytext {color:#dc3a55;}
This box has a color of #dc3a55
<div style="background-color:#dc3a55;">Content here</div>
.mybackground {background-color:#dc3a55;}
Border around this has a color of #dc3a55
<div style="border:2px solid #dc3a55;">Content here</div>
.myborder {border:2px solid #dc3a55;}