#c30d1d color space conversions
Hex:
#c30d1d
RGB:
195, 13, 29
CMY:
24, 95, 89
CMYK:
0, 93, 85, 24
HSL:
355°, 87.5000%, 40.7843%
HSV (HSB):
355°, 93.3333%, 76.4706%
XYZ:
22.8714, 11.9787, 2.2691
xyY:
0.6162, 0.3227, 11.9787
CIE-Lab:
41.1822, 64.5209, 43.5525
CIE-LCH:
41.1822, 77.8446, 34.0199
CIE-Luv:
41.1822, 128.0282, 24.9525
Hunter-Lab:
34.6102, 57.3899, 20.3401
#c30d1d color charts
#c30d1d color shades, tints & tones
#c30d1d color schemes
#c30d1d color preview, HTML & CSS examples
This text has a color of #c30d1d
<p style="color:#c30d1d;">Text here</p>
.mytext {color:#c30d1d;}
This box has a color of #c30d1d
<div style="background-color:#c30d1d;">Content here</div>
.mybackground {background-color:#c30d1d;}
Border around this has a color of #c30d1d
<div style="border:2px solid #c30d1d;">Content here</div>
.myborder {border:2px solid #c30d1d;}