#c30a31 color space conversions
Hex:
#c30a31
RGB:
195, 10, 49
CMY:
24, 96, 81
CMYK:
0, 95, 75, 24
HSL:
347°, 90.2439%, 40.1961%
HSV (HSB):
347°, 94.8718%, 76.4706%
XYZ:
23.1686, 12.0409, 4.0087
xyY:
0.5908, 0.3070, 12.0409
CIE-Lab:
41.2811, 65.4359, 32.2262
CIE-LCH:
41.2811, 72.9410, 26.2195
CIE-Luv:
41.2811, 124.2829, 18.1463
Hunter-Lab:
34.7001, 58.4561, 17.4405
#c30a31 color charts
#c30a31 color shades, tints & tones
#c30a31 color schemes
#c30a31 color preview, HTML & CSS examples
This text has a color of #c30a31
<p style="color:#c30a31;">Text here</p>
.mytext {color:#c30a31;}
This box has a color of #c30a31
<div style="background-color:#c30a31;">Content here</div>
.mybackground {background-color:#c30a31;}
Border around this has a color of #c30a31
<div style="border:2px solid #c30a31;">Content here</div>
.myborder {border:2px solid #c30a31;}