#c30c1a color space conversions
Hex:
#c30c1a
RGB:
195, 12, 26
CMY:
24, 95, 90
CMYK:
0, 94, 87, 24
HSL:
355°, 88.4058%, 40.5882%
HSV (HSB):
355°, 93.8462%, 76.4706%
XYZ:
22.8236, 11.9396, 2.0789
xyY:
0.6195, 0.3241, 11.9396
CIE-Lab:
41.1200, 64.5723, 45.0276
CIE-LCH:
41.1200, 78.7214, 34.8889
CIE-Luv:
41.1200, 128.6949, 25.6044
Hunter-Lab:
34.5538, 57.4345, 20.6205
#c30c1a color charts
#c30c1a color shades, tints & tones
#c30c1a color schemes
#c30c1a color preview, HTML & CSS examples
This text has a color of #c30c1a
<p style="color:#c30c1a;">Text here</p>
.mytext {color:#c30c1a;}
This box has a color of #c30c1a
<div style="background-color:#c30c1a;">Content here</div>
.mybackground {background-color:#c30c1a;}
Border around this has a color of #c30c1a
<div style="border:2px solid #c30c1a;">Content here</div>
.myborder {border:2px solid #c30c1a;}