#c30c0d color space conversions
Hex:
#c30c0d
RGB:
195, 12, 13
CMY:
24, 95, 95
CMYK:
0, 94, 93, 24
HSL:
360°, 88.4058%, 40.5882%
HSV (HSB):
360°, 93.8462%, 76.4706%
XYZ:
22.7098, 11.8941, 1.4796
xyY:
0.6294, 0.3296, 11.8941
CIE-Lab:
41.0473, 64.3682, 50.6309
CIE-LCH:
41.0473, 81.8947, 38.1880
CIE-Luv:
41.0473, 130.2397, 27.9725
Hunter-Lab:
34.4878, 57.1863, 21.5978
#c30c0d color charts
#c30c0d color shades, tints & tones
#c30c0d color schemes
#c30c0d color preview, HTML & CSS examples
This text has a color of #c30c0d
<p style="color:#c30c0d;">Text here</p>
.mytext {color:#c30c0d;}
This box has a color of #c30c0d
<div style="background-color:#c30c0d;">Content here</div>
.mybackground {background-color:#c30c0d;}
Border around this has a color of #c30c0d
<div style="border:2px solid #c30c0d;">Content here</div>
.myborder {border:2px solid #c30c0d;}