#c30e2d color space conversions
Hex:
#c30e2d
RGB:
195, 14, 45
CMY:
24, 95, 82
CMYK:
0, 93, 77, 24
HSL:
350°, 86.6029%, 40.9804%
HSV (HSB):
350°, 92.8205%, 76.4706%
XYZ:
23.1364, 12.1056, 3.5998
xyY:
0.5957, 0.3117, 12.1056
CIE-Lab:
41.3835, 64.8496, 34.7467
CIE-LCH:
41.3835, 73.5717, 28.1826
CIE-Luv:
41.3835, 124.5786, 20.0065
Hunter-Lab:
34.7932, 57.8089, 18.2209
#c30e2d color charts
#c30e2d color shades, tints & tones
#c30e2d color schemes
#c30e2d color preview, HTML & CSS examples
This text has a color of #c30e2d
<p style="color:#c30e2d;">Text here</p>
.mytext {color:#c30e2d;}
This box has a color of #c30e2d
<div style="background-color:#c30e2d;">Content here</div>
.mybackground {background-color:#c30e2d;}
Border around this has a color of #c30e2d
<div style="border:2px solid #c30e2d;">Content here</div>
.myborder {border:2px solid #c30e2d;}