#c30e95 color space conversions
Hex:
#c30e95
RGB:
195, 14, 149
CMY:
24, 95, 42
CMYK:
0, 93, 24, 24
HSL:
315°, 86.6029%, 40.9804%
HSV (HSB):
315°, 92.8205%, 76.4706%
XYZ:
28.0875, 14.0861, 29.6723
xyY:
0.3909, 0.1961, 14.0861
CIE-Lab:
44.3562, 72.8831, -25.6039
CIE-LCH:
44.3562, 77.2496, 340.6436
CIE-Luv:
44.3562, 83.1951, -47.4528
Hunter-Lab:
37.5315, 67.9045, -20.6025
#c30e95 color charts
#c30e95 color shades, tints & tones
#c30e95 color schemes
#c30e95 color preview, HTML & CSS examples
This text has a color of #c30e95
<p style="color:#c30e95;">Text here</p>
.mytext {color:#c30e95;}
This box has a color of #c30e95
<div style="background-color:#c30e95;">Content here</div>
.mybackground {background-color:#c30e95;}
Border around this has a color of #c30e95
<div style="border:2px solid #c30e95;">Content here</div>
.myborder {border:2px solid #c30e95;}