#c30c99 color space conversions
Hex:
#c30c99
RGB:
195, 12, 153
CMY:
24, 95, 40
CMYK:
0, 94, 22, 24
HSL:
314°, 88.4058%, 40.5882%
HSV (HSB):
314°, 93.8462%, 76.4706%
XYZ:
28.3869, 14.1650, 31.3749
xyY:
0.3840, 0.1916, 14.1650
CIE-Lab:
44.4686, 73.5777, -27.8443
CIE-LCH:
44.4686, 78.6701, 339.2717
CIE-Luv:
44.4686, 81.5818, -50.7388
Hunter-Lab:
37.6364, 68.7686, -23.0807
#c30c99 color charts
#c30c99 color shades, tints & tones
#c30c99 color schemes
#c30c99 color preview, HTML & CSS examples
This text has a color of #c30c99
<p style="color:#c30c99;">Text here</p>
.mytext {color:#c30c99;}
This box has a color of #c30c99
<div style="background-color:#c30c99;">Content here</div>
.mybackground {background-color:#c30c99;}
Border around this has a color of #c30c99
<div style="border:2px solid #c30c99;">Content here</div>
.myborder {border:2px solid #c30c99;}