#dc3132 color space conversions
Hex:
#dc3132
RGB:
220, 49, 50
CMY:
14, 81, 80
CMYK:
0, 78, 77, 14
HSL:
360°, 70.9544%, 52.7451%
HSV (HSB):
360°, 77.7273%, 86.2745%
XYZ:
31.1892, 17.6426, 4.7791
xyY:
0.5818, 0.3291, 17.6426
CIE-Lab:
49.0597, 64.4431, 41.6226
CIE-LCH:
49.0597, 76.7160, 32.8577
CIE-Luv:
49.0597, 130.3537, 27.8036
Hunter-Lab:
42.0030, 59.0393, 22.6561
#dc3132 color charts
#dc3132 color shades, tints & tones
#dc3132 color schemes
#dc3132 color preview, HTML & CSS examples
This text has a color of #dc3132
<p style="color:#dc3132;">Text here</p>
.mytext {color:#dc3132;}
This box has a color of #dc3132
<div style="background-color:#dc3132;">Content here</div>
.mybackground {background-color:#dc3132;}
Border around this has a color of #dc3132
<div style="border:2px solid #dc3132;">Content here</div>
.myborder {border:2px solid #dc3132;}