#c3018d color space conversions
Hex:
#c3018d
RGB:
195, 1, 141
CMY:
24, 100, 45
CMYK:
0, 99, 28, 24
HSL:
317°, 98.9796%, 38.4314%
HSV (HSB):
317°, 99.4872%, 76.4706%
XYZ:
27.3242, 13.5469, 26.3740
xyY:
0.4063, 0.2015, 13.5469
CIE-Lab:
43.5760, 73.2014, -21.9546
CIE-LCH:
43.5760, 76.4228, 343.3049
CIE-Luv:
43.5760, 87.8793, -42.2567
Hunter-Lab:
36.8061, 68.1048, -16.7209
#c3018d color charts
#c3018d color shades, tints & tones
#c3018d color schemes
#c3018d color preview, HTML & CSS examples
This text has a color of #c3018d
<p style="color:#c3018d;">Text here</p>
.mytext {color:#c3018d;}
This box has a color of #c3018d
<div style="background-color:#c3018d;">Content here</div>
.mybackground {background-color:#c3018d;}
Border around this has a color of #c3018d
<div style="border:2px solid #c3018d;">Content here</div>
.myborder {border:2px solid #c3018d;}