#c30e39 color space conversions
Hex:
#c30e39
RGB:
195, 14, 57
CMY:
24, 95, 78
CMYK:
0, 93, 71, 24
HSL:
346°, 86.6029%, 40.9804%
HSV (HSB):
346°, 92.8205%, 76.4706%
XYZ:
23.4012, 12.2116, 4.9946
xyY:
0.5763, 0.3007, 12.2116
CIE-Lab:
41.5504, 65.3169, 27.6309
CIE-LCH:
41.5504, 70.9209, 22.9298
CIE-Luv:
41.5504, 121.3426, 14.9698
Hunter-Lab:
34.9451, 58.3800, 15.9874
#c30e39 color charts
#c30e39 color shades, tints & tones
#c30e39 color schemes
#c30e39 color preview, HTML & CSS examples
This text has a color of #c30e39
<p style="color:#c30e39;">Text here</p>
.mytext {color:#c30e39;}
This box has a color of #c30e39
<div style="background-color:#c30e39;">Content here</div>
.mybackground {background-color:#c30e39;}
Border around this has a color of #c30e39
<div style="border:2px solid #c30e39;">Content here</div>
.myborder {border:2px solid #c30e39;}