#c30c41 color space conversions
Hex:
#c30c41
RGB:
195, 12, 65
CMY:
24, 95, 75
CMYK:
0, 94, 67, 24
HSL:
343°, 88.4058%, 40.5882%
HSV (HSB):
343°, 93.8462%, 76.4706%
XYZ:
23.5913, 12.2467, 6.1215
xyY:
0.5622, 0.2919, 12.2467
CIE-Lab:
41.6056, 65.9254, 22.7023
CIE-LCH:
41.6056, 69.7249, 19.0018
CIE-Luv:
41.6056, 119.1764, 10.8754
Hunter-Lab:
34.9953, 59.0900, 14.1255
#c30c41 color charts
#c30c41 color shades, tints & tones
#c30c41 color schemes
#c30c41 color preview, HTML & CSS examples
This text has a color of #c30c41
<p style="color:#c30c41;">Text here</p>
.mytext {color:#c30c41;}
This box has a color of #c30c41
<div style="background-color:#c30c41;">Content here</div>
.mybackground {background-color:#c30c41;}
Border around this has a color of #c30c41
<div style="border:2px solid #c30c41;">Content here</div>
.myborder {border:2px solid #c30c41;}