#c30c30 color space conversions
Hex:
#c30c30
RGB:
195, 12, 48
CMY:
24, 95, 81
CMYK:
0, 94, 75, 24
HSL:
348°, 88.4058%, 40.5882%
HSV (HSB):
348°, 93.8462%, 76.4706%
XYZ:
23.1706, 12.0784, 3.9064
xyY:
0.5918, 0.3085, 12.0784
CIE-Lab:
41.3405, 65.1890, 32.8994
CIE-LCH:
41.3405, 73.0204, 26.7790
CIE-Luv:
41.3405, 124.2068, 18.6901
Hunter-Lab:
34.7541, 58.1870, 17.6635
#c30c30 color charts
#c30c30 color shades, tints & tones
#c30c30 color schemes
#c30c30 color preview, HTML & CSS examples
This text has a color of #c30c30
<p style="color:#c30c30;">Text here</p>
.mytext {color:#c30c30;}
This box has a color of #c30c30
<div style="background-color:#c30c30;">Content here</div>
.mybackground {background-color:#c30c30;}
Border around this has a color of #c30c30
<div style="border:2px solid #c30c30;">Content here</div>
.myborder {border:2px solid #c30c30;}