#c0005b color space conversions
Hex:
#c0005b
RGB:
192, 0, 91
CMY:
25, 100, 64
CMYK:
0, 100, 53, 25
HSL:
332°, 100.0000%, 37.6471%
HSV (HSB):
332°, 100.0000%, 75.2941%
XYZ:
23.6266, 11.9618, 10.9611
xyY:
0.5076, 0.2570, 11.9618
CIE-Lab:
41.1553, 68.0225, 5.5054
CIE-LCH:
41.1553, 68.2450, 4.6271
CIE-Luv:
41.1553, 108.4577, -6.4438
Hunter-Lab:
34.5858, 61.4132, 5.4196
#c0005b color charts
#c0005b color shades, tints & tones
#c0005b color schemes
#c0005b color preview, HTML & CSS examples
This text has a color of #c0005b
<p style="color:#c0005b;">Text here</p>
.mytext {color:#c0005b;}
This box has a color of #c0005b
<div style="background-color:#c0005b;">Content here</div>
.mybackground {background-color:#c0005b;}
Border around this has a color of #c0005b
<div style="border:2px solid #c0005b;">Content here</div>
.myborder {border:2px solid #c0005b;}