#c30e7a color space conversions
Hex:
#c30e7a
RGB:
195, 14, 122
CMY:
24, 95, 52
CMYK:
0, 93, 37, 24
HSL:
324°, 86.6029%, 40.9804%
HSV (HSB):
324°, 92.8205%, 76.4706%
XYZ:
26.1756, 13.3213, 19.6040
xyY:
0.4429, 0.2254, 13.3213
CIE-Lab:
43.2435, 69.9441, -10.7902
CIE-LCH:
43.2435, 70.7715, 351.2302
CIE-Luv:
43.2435, 95.4472, -26.6346
Hunter-Lab:
36.4984, 64.1428, -6.2970
#c30e7a color charts
#c30e7a color shades, tints & tones
#c30e7a color schemes
#c30e7a color preview, HTML & CSS examples
This text has a color of #c30e7a
<p style="color:#c30e7a;">Text here</p>
.mytext {color:#c30e7a;}
This box has a color of #c30e7a
<div style="background-color:#c30e7a;">Content here</div>
.mybackground {background-color:#c30e7a;}
Border around this has a color of #c30e7a
<div style="border:2px solid #c30e7a;">Content here</div>
.myborder {border:2px solid #c30e7a;}