#c5005b color space conversions
Hex:
#c5005b
RGB:
197, 0, 91
CMY:
23, 100, 64
CMYK:
0, 100, 54, 23
HSL:
332°, 100.0000%, 38.6275%
HSV (HSB):
332°, 100.0000%, 77.2549%
XYZ:
24.9143, 12.6256, 11.0214
xyY:
0.5130, 0.2600, 12.6256
CIE-Lab:
42.1937, 69.1578, 7.1255
CIE-LCH:
42.1937, 69.5239, 5.8825
CIE-Luv:
42.1937, 112.4670, -4.9191
Hunter-Lab:
35.5326, 62.9763, 6.4824
#c5005b color charts
#c5005b color shades, tints & tones
#c5005b color schemes
#c5005b color preview, HTML & CSS examples
This text has a color of #c5005b
<p style="color:#c5005b;">Text here</p>
.mytext {color:#c5005b;}
This box has a color of #c5005b
<div style="background-color:#c5005b;">Content here</div>
.mybackground {background-color:#c5005b;}
Border around this has a color of #c5005b
<div style="border:2px solid #c5005b;">Content here</div>
.myborder {border:2px solid #c5005b;}