#c30e30 color space conversions
Hex:
#c30e30
RGB:
195, 14, 48
CMY:
24, 95, 81
CMYK:
0, 93, 75, 24
HSL:
349°, 86.6029%, 40.9804%
HSV (HSB):
349°, 92.8205%, 76.4706%
XYZ:
23.1962, 12.1296, 3.9150
xyY:
0.5911, 0.3091, 12.1296
CIE-Lab:
41.4213, 64.9556, 32.9908
CIE-LCH:
41.4213, 72.8534, 26.9259
CIE-Luv:
41.4213, 123.8322, 18.8472
Hunter-Lab:
34.8275, 57.9383, 17.7145
#c30e30 color charts
#c30e30 color shades, tints & tones
#c30e30 color schemes
#c30e30 color preview, HTML & CSS examples
This text has a color of #c30e30
<p style="color:#c30e30;">Text here</p>
.mytext {color:#c30e30;}
This box has a color of #c30e30
<div style="background-color:#c30e30;">Content here</div>
.mybackground {background-color:#c30e30;}
Border around this has a color of #c30e30
<div style="border:2px solid #c30e30;">Content here</div>
.myborder {border:2px solid #c30e30;}