#c30e7f color space conversions
Hex:
#c30e7f
RGB:
195, 14, 127
CMY:
24, 95, 50
CMYK:
0, 93, 35, 24
HSL:
323°, 86.6029%, 40.9804%
HSV (HSB):
323°, 92.8205%, 76.4706%
XYZ:
26.4935, 13.4485, 21.2781
xyY:
0.4328, 0.2197, 13.4485
CIE-Lab:
43.4314, 70.4458, -13.5935
CIE-LCH:
43.4314, 71.7454, 349.0782
CIE-Luv:
43.4314, 93.1694, -30.4360
Hunter-Lab:
36.6722, 64.7794, -8.7310
#c30e7f color charts
#c30e7f color shades, tints & tones
#c30e7f color schemes
#c30e7f color preview, HTML & CSS examples
This text has a color of #c30e7f
<p style="color:#c30e7f;">Text here</p>
.mytext {color:#c30e7f;}
This box has a color of #c30e7f
<div style="background-color:#c30e7f;">Content here</div>
.mybackground {background-color:#c30e7f;}
Border around this has a color of #c30e7f
<div style="border:2px solid #c30e7f;">Content here</div>
.myborder {border:2px solid #c30e7f;}