#c30a2e color space conversions
Hex:
#c30a2e
RGB:
195, 10, 46
CMY:
24, 96, 82
CMYK:
0, 95, 76, 24
HSL:
348°, 90.2439%, 40.1961%
HSV (HSB):
348°, 94.8718%, 76.4706%
XYZ:
23.1074, 12.0164, 3.6863
xyY:
0.5954, 0.3096, 12.0164
CIE-Lab:
41.2422, 65.3280, 33.9933
CIE-LCH:
41.2422, 73.6430, 27.4901
CIE-Luv:
41.2422, 125.0524, 19.3309
Hunter-Lab:
34.6647, 58.3240, 17.9604
#c30a2e color charts
#c30a2e color shades, tints & tones
#c30a2e color schemes
#c30a2e color preview, HTML & CSS examples
This text has a color of #c30a2e
<p style="color:#c30a2e;">Text here</p>
.mytext {color:#c30a2e;}
This box has a color of #c30a2e
<div style="background-color:#c30a2e;">Content here</div>
.mybackground {background-color:#c30a2e;}
Border around this has a color of #c30a2e
<div style="border:2px solid #c30a2e;">Content here</div>
.myborder {border:2px solid #c30a2e;}