#c30f6e color space conversions
Hex:
#c30f6e
RGB:
195, 15, 110
CMY:
24, 94, 57
CMYK:
0, 92, 44, 24
HSL:
328°, 85.7143%, 41.1765%
HSV (HSB):
328°, 92.3077%, 76.4706%
XYZ:
25.4910, 13.0695, 15.9310
xyY:
0.4678, 0.2398, 13.0695
CIE-Lab:
42.8678, 68.7021, -3.8917
CIE-LCH:
42.8678, 68.8123, 356.7579
CIE-Luv:
42.8678, 100.7275, -17.6081
Hunter-Lab:
36.1518, 62.5963, -0.8210
#c30f6e color charts
#c30f6e color shades, tints & tones
#c30f6e color schemes
#c30f6e color preview, HTML & CSS examples
This text has a color of #c30f6e
<p style="color:#c30f6e;">Text here</p>
.mytext {color:#c30f6e;}
This box has a color of #c30f6e
<div style="background-color:#c30f6e;">Content here</div>
.mybackground {background-color:#c30f6e;}
Border around this has a color of #c30f6e
<div style="border:2px solid #c30f6e;">Content here</div>
.myborder {border:2px solid #c30f6e;}