#c30c1b color space conversions
Hex:
#c30c1b
RGB:
195, 12, 27
CMY:
24, 95, 89
CMYK:
0, 94, 86, 24
HSL:
355°, 88.4058%, 40.5882%
HSV (HSB):
355°, 93.8462%, 76.4706%
XYZ:
22.8350, 11.9442, 2.1388
xyY:
0.6185, 0.3235, 11.9442
CIE-Lab:
41.1273, 64.5926, 44.5315
CIE-LCH:
41.1273, 78.4555, 34.5832
CIE-Luv:
41.1273, 128.5426, 25.3705
Hunter-Lab:
34.5603, 57.4593, 20.5230
#c30c1b color charts
#c30c1b color shades, tints & tones
#c30c1b color schemes
#c30c1b color preview, HTML & CSS examples
This text has a color of #c30c1b
<p style="color:#c30c1b;">Text here</p>
.mytext {color:#c30c1b;}
This box has a color of #c30c1b
<div style="background-color:#c30c1b;">Content here</div>
.mybackground {background-color:#c30c1b;}
Border around this has a color of #c30c1b
<div style="border:2px solid #c30c1b;">Content here</div>
.myborder {border:2px solid #c30c1b;}