#c30c20 color space conversions
Hex:
#c30c20
RGB:
195, 12, 32
CMY:
24, 95, 87
CMYK:
0, 94, 84, 24
HSL:
353°, 88.4058%, 40.5882%
HSV (HSB):
353°, 93.8462%, 76.4706%
XYZ:
22.8979, 11.9693, 2.4700
xyY:
0.6133, 0.3206, 11.9693
CIE-Lab:
41.1673, 64.7049, 41.9483
CIE-LCH:
41.1673, 77.1128, 32.9554
CIE-Luv:
41.1673, 127.7070, 24.0868
Hunter-Lab:
34.5967, 57.5961, 19.9848
#c30c20 color charts
#c30c20 color shades, tints & tones
#c30c20 color schemes
#c30c20 color preview, HTML & CSS examples
This text has a color of #c30c20
<p style="color:#c30c20;">Text here</p>
.mytext {color:#c30c20;}
This box has a color of #c30c20
<div style="background-color:#c30c20;">Content here</div>
.mybackground {background-color:#c30c20;}
Border around this has a color of #c30c20
<div style="border:2px solid #c30c20;">Content here</div>
.myborder {border:2px solid #c30c20;}