#c30f64 color space conversions
Hex:
#c30f64
RGB:
195, 15, 100
CMY:
24, 94, 61
CMYK:
0, 92, 49, 24
HSL:
332°, 85.7143%, 41.1765%
HSV (HSB):
332°, 92.3077%, 76.4706%
XYZ:
24.9768, 12.8638, 13.2231
xyY:
0.4891, 0.2519, 12.8638
CIE-Lab:
42.5574, 67.8574, 1.9185
CIE-LCH:
42.5574, 67.8845, 1.6195
CIE-Luv:
42.5574, 105.1123, -10.4604
Hunter-Lab:
35.8662, 61.5392, 3.2473
#c30f64 color charts
#c30f64 color shades, tints & tones
#c30f64 color schemes
#c30f64 color preview, HTML & CSS examples
This text has a color of #c30f64
<p style="color:#c30f64;">Text here</p>
.mytext {color:#c30f64;}
This box has a color of #c30f64
<div style="background-color:#c30f64;">Content here</div>
.mybackground {background-color:#c30f64;}
Border around this has a color of #c30f64
<div style="border:2px solid #c30f64;">Content here</div>
.myborder {border:2px solid #c30f64;}