#dc3030 color space conversions
Hex:
#dc3030
RGB:
220, 48, 48
CMY:
14, 81, 81
CMYK:
0, 78, 78, 14
HSL:
0°, 71.0744%, 52.5490%
HSV (HSB):
0°, 78.1818%, 86.2745%
XYZ:
31.1057, 17.5429, 4.5430
xyY:
0.5848, 0.3298, 17.5429
CIE-Lab:
48.9370, 64.6635, 42.5927
CIE-LCH:
48.9370, 77.4306, 33.3722
CIE-Luv:
48.9370, 131.2369, 28.2999
Hunter-Lab:
41.8843, 59.2667, 22.8881
#dc3030 color charts
#dc3030 color shades, tints & tones
#dc3030 color schemes
#dc3030 color preview, HTML & CSS examples
This text has a color of #dc3030
<p style="color:#dc3030;">Text here</p>
.mytext {color:#dc3030;}
This box has a color of #dc3030
<div style="background-color:#dc3030;">Content here</div>
.mybackground {background-color:#dc3030;}
Border around this has a color of #dc3030
<div style="border:2px solid #dc3030;">Content here</div>
.myborder {border:2px solid #dc3030;}