#c30e10 color space conversions
Hex:
#c30e10
RGB:
195, 14, 16
CMY:
24, 95, 94
CMYK:
0, 93, 92, 24
HSL:
359°, 86.6029%, 40.9804%
HSV (HSB):
359°, 92.8205%, 76.4706%
XYZ:
22.7562, 11.9536, 1.5981
xyY:
0.6268, 0.3292, 11.9536
CIE-Lab:
41.1423, 64.1703, 49.5533
CIE-LCH:
41.1423, 81.0762, 37.6759
CIE-Luv:
41.1423, 129.5426, 27.6789
Hunter-Lab:
34.5740, 56.9825, 21.4612
#c30e10 color charts
#c30e10 color shades, tints & tones
#c30e10 color schemes
#c30e10 color preview, HTML & CSS examples
This text has a color of #c30e10
<p style="color:#c30e10;">Text here</p>
.mytext {color:#c30e10;}
This box has a color of #c30e10
<div style="background-color:#c30e10;">Content here</div>
.mybackground {background-color:#c30e10;}
Border around this has a color of #c30e10
<div style="border:2px solid #c30e10;">Content here</div>
.myborder {border:2px solid #c30e10;}