#c3003d color space conversions
Hex:
#c3003d
RGB:
195, 0, 61
CMY:
24, 100, 76
CMYK:
0, 100, 69, 24
HSL:
341°, 100.0000%, 38.2353%
HSV (HSB):
341°, 100.0000%, 76.4706%
XYZ:
23.3480, 11.9390, 5.4888
xyY:
0.5726, 0.2928, 11.9390
CIE-Lab:
41.1190, 66.9385, 24.5998
CIE-LCH:
41.1190, 71.3156, 20.1783
CIE-Luv:
41.1190, 122.3060, 12.0452
Hunter-Lab:
34.5529, 60.1479, 14.7687
#c3003d color charts
#c3003d color shades, tints & tones
#c3003d color schemes
#c3003d color preview, HTML & CSS examples
This text has a color of #c3003d
<p style="color:#c3003d;">Text here</p>
.mytext {color:#c3003d;}
This box has a color of #c3003d
<div style="background-color:#c3003d;">Content here</div>
.mybackground {background-color:#c3003d;}
Border around this has a color of #c3003d
<div style="border:2px solid #c3003d;">Content here</div>
.myborder {border:2px solid #c3003d;}