#c3005d color space conversions
Hex:
#c3005d
RGB:
195, 0, 93
CMY:
24, 100, 64
CMYK:
0, 100, 52, 24
HSL:
331°, 100.0000%, 38.2353%
HSV (HSB):
331°, 100.0000%, 76.4706%
XYZ:
24.4815, 12.3924, 11.4576
xyY:
0.5065, 0.2564, 12.3924
CIE-Lab:
41.8331, 68.8481, 5.2900
CIE-LCH:
41.8331, 69.0510, 4.3938
CIE-Luv:
41.8331, 110.0068, -6.8642
Hunter-Lab:
35.2029, 62.5309, 5.3447
#c3005d color charts
#c3005d color shades, tints & tones
#c3005d color schemes
#c3005d color preview, HTML & CSS examples
This text has a color of #c3005d
<p style="color:#c3005d;">Text here</p>
.mytext {color:#c3005d;}
This box has a color of #c3005d
<div style="background-color:#c3005d;">Content here</div>
.mybackground {background-color:#c3005d;}
Border around this has a color of #c3005d
<div style="border:2px solid #c3005d;">Content here</div>
.myborder {border:2px solid #c3005d;}