#dc3430 color space conversions
Hex:
#dc3430
RGB:
220, 52, 48
CMY:
14, 80, 81
CMYK:
0, 76, 78, 14
HSL:
1°, 71.0744%, 52.5490%
HSV (HSB):
1°, 78.1818%, 86.2745%
XYZ:
31.2767, 17.8850, 4.6000
xyY:
0.5818, 0.3327, 17.8850
CIE-Lab:
49.3564, 63.4863, 43.0268
CIE-LCH:
49.3564, 76.6929, 34.1268
CIE-Luv:
49.3564, 129.2333, 29.0992
Hunter-Lab:
42.2907, 58.0035, 23.1545
#dc3430 color charts
#dc3430 color shades, tints & tones
#dc3430 color schemes
#dc3430 color preview, HTML & CSS examples
This text has a color of #dc3430
<p style="color:#dc3430;">Text here</p>
.mytext {color:#dc3430;}
This box has a color of #dc3430
<div style="background-color:#dc3430;">Content here</div>
.mybackground {background-color:#dc3430;}
Border around this has a color of #dc3430
<div style="border:2px solid #dc3430;">Content here</div>
.myborder {border:2px solid #dc3430;}