#c30d7e color space conversions
Hex:
#c30d7e
RGB:
195, 13, 126
CMY:
24, 95, 51
CMYK:
0, 93, 35, 24
HSL:
323°, 87.5000%, 40.7843%
HSV (HSB):
323°, 93.3333%, 76.4706%
XYZ:
26.4155, 13.3963, 20.9322
xyY:
0.4349, 0.2205, 13.3963
CIE-Lab:
43.3544, 70.4568, -13.0937
CIE-LCH:
43.3544, 71.6631, 349.4722
CIE-Luv:
43.3544, 93.7365, -29.7659
Hunter-Lab:
36.6010, 64.7746, -8.2874
#c30d7e color charts
#c30d7e color shades, tints & tones
#c30d7e color schemes
#c30d7e color preview, HTML & CSS examples
This text has a color of #c30d7e
<p style="color:#c30d7e;">Text here</p>
.mytext {color:#c30d7e;}
This box has a color of #c30d7e
<div style="background-color:#c30d7e;">Content here</div>
.mybackground {background-color:#c30d7e;}
Border around this has a color of #c30d7e
<div style="border:2px solid #c30d7e;">Content here</div>
.myborder {border:2px solid #c30d7e;}