#dc3a3b color space conversions
Hex:
#dc3a3b
RGB:
220, 58, 59
CMY:
14, 77, 77
CMYK:
0, 74, 73, 14
HSL:
360°, 69.8276%, 54.5098%
HSV (HSB):
360°, 73.6364%, 86.2745%
XYZ:
31.8177, 18.5575, 6.0427
xyY:
0.5640, 0.3289, 18.5575
CIE-Lab:
50.1655, 61.9776, 37.7910
CIE-LCH:
50.1655, 72.5906, 31.3729
CIE-Luv:
50.1655, 123.7887, 26.3375
Hunter-Lab:
43.0784, 56.4526, 21.8382
#dc3a3b color charts
#dc3a3b color shades, tints & tones
#dc3a3b color schemes
#dc3a3b color preview, HTML & CSS examples
This text has a color of #dc3a3b
<p style="color:#dc3a3b;">Text here</p>
.mytext {color:#dc3a3b;}
This box has a color of #dc3a3b
<div style="background-color:#dc3a3b;">Content here</div>
.mybackground {background-color:#dc3a3b;}
Border around this has a color of #dc3a3b
<div style="border:2px solid #dc3a3b;">Content here</div>
.myborder {border:2px solid #dc3a3b;}