#c3015d color space conversions
Hex:
#c3015d
RGB:
195, 1, 93
CMY:
24, 100, 64
CMYK:
0, 99, 52, 24
HSL:
332°, 98.9796%, 38.4314%
HSV (HSB):
332°, 99.4872%, 76.4706%
XYZ:
24.4923, 12.4141, 11.4612
xyY:
0.5064, 0.2567, 12.4141
CIE-Lab:
41.8669, 68.7496, 5.3383
CIE-LCH:
41.8669, 68.9566, 4.4400
CIE-Luv:
41.8669, 109.8834, -6.7874
Hunter-Lab:
35.2337, 62.4234, 5.3771
#c3015d color charts
#c3015d color shades, tints & tones
#c3015d color schemes
#c3015d color preview, HTML & CSS examples
This text has a color of #c3015d
<p style="color:#c3015d;">Text here</p>
.mytext {color:#c3015d;}
This box has a color of #c3015d
<div style="background-color:#c3015d;">Content here</div>
.mybackground {background-color:#c3015d;}
Border around this has a color of #c3015d
<div style="border:2px solid #c3015d;">Content here</div>
.myborder {border:2px solid #c3015d;}