#dc3a3f color space conversions
Hex:
#dc3a3f
RGB:
220, 58, 63
CMY:
14, 77, 75
CMYK:
0, 74, 71, 14
HSL:
358°, 69.8276%, 54.5098%
HSV (HSB):
358°, 73.6364%, 86.2745%
XYZ:
31.9255, 18.6006, 6.6102
xyY:
0.5588, 0.3255, 18.6006
CIE-Lab:
50.2167, 62.1485, 35.5618
CIE-LCH:
50.2167, 71.6037, 29.7785
CIE-Luv:
50.2167, 122.8859, 24.6630
Hunter-Lab:
43.1285, 56.6583, 21.1026
#dc3a3f color charts
#dc3a3f color shades, tints & tones
#dc3a3f color schemes
#dc3a3f color preview, HTML & CSS examples
This text has a color of #dc3a3f
<p style="color:#dc3a3f;">Text here</p>
.mytext {color:#dc3a3f;}
This box has a color of #dc3a3f
<div style="background-color:#dc3a3f;">Content here</div>
.mybackground {background-color:#dc3a3f;}
Border around this has a color of #dc3a3f
<div style="border:2px solid #dc3a3f;">Content here</div>
.myborder {border:2px solid #dc3a3f;}