#c30f85 color space conversions
Hex:
#c30f85
RGB:
195, 15, 133
CMY:
24, 94, 48
CMYK:
0, 92, 32, 24
HSL:
321°, 85.7143%, 41.1765%
HSV (HSB):
321°, 92.3077%, 76.4706%
XYZ:
26.9101, 13.6372, 23.4042
xyY:
0.4208, 0.2132, 13.6372
CIE-Lab:
43.7081, 70.9565, -16.8600
CIE-LCH:
43.7081, 72.9320, 346.6338
CIE-Luv:
43.7081, 90.3235, -34.9444
Hunter-Lab:
36.9286, 65.4493, -11.7262
#c30f85 color charts
#c30f85 color shades, tints & tones
#c30f85 color schemes
#c30f85 color preview, HTML & CSS examples
This text has a color of #c30f85
<p style="color:#c30f85;">Text here</p>
.mytext {color:#c30f85;}
This box has a color of #c30f85
<div style="background-color:#c30f85;">Content here</div>
.mybackground {background-color:#c30f85;}
Border around this has a color of #c30f85
<div style="border:2px solid #c30f85;">Content here</div>
.myborder {border:2px solid #c30f85;}