#c30e85 color space conversions
Hex:
#c30e85
RGB:
195, 14, 133
CMY:
24, 95, 48
CMYK:
0, 93, 32, 24
HSL:
321°, 86.6029%, 40.9804%
HSV (HSB):
321°, 92.8205%, 76.4706%
XYZ:
26.8964, 13.6096, 23.3996
xyY:
0.4209, 0.2130, 13.6096
CIE-Lab:
43.6678, 71.0739, -16.9216
CIE-LCH:
43.6678, 73.0606, 346.6081
CIE-Luv:
43.6678, 90.4330, -35.0416
Hunter-Lab:
36.8912, 65.5796, -11.7830
#c30e85 color charts
#c30e85 color shades, tints & tones
#c30e85 color schemes
#c30e85 color preview, HTML & CSS examples
This text has a color of #c30e85
<p style="color:#c30e85;">Text here</p>
.mytext {color:#c30e85;}
This box has a color of #c30e85
<div style="background-color:#c30e85;">Content here</div>
.mybackground {background-color:#c30e85;}
Border around this has a color of #c30e85
<div style="border:2px solid #c30e85;">Content here</div>
.myborder {border:2px solid #c30e85;}