#c00882 color space conversions
Hex:
#c00882
RGB:
192, 8, 130
CMY:
25, 97, 49
CMYK:
0, 96, 32, 25
HSL:
320°, 92.0000%, 39.2157%
HSV (HSB):
320°, 95.8333%, 75.2941%
XYZ:
25.8543, 12.9918, 22.2641
xyY:
0.4231, 0.2126, 12.9918
CIE-Lab:
42.7509, 70.7308, -16.5323
CIE-LCH:
42.7509, 72.6372, 346.8441
CIE-Luv:
42.7509, 89.9458, -34.2736
Hunter-Lab:
36.0442, 64.9598, -11.3918
#c00882 color charts
#c00882 color shades, tints & tones
#c00882 color schemes
#c00882 color preview, HTML & CSS examples
This text has a color of #c00882
<p style="color:#c00882;">Text here</p>
.mytext {color:#c00882;}
This box has a color of #c00882
<div style="background-color:#c00882;">Content here</div>
.mybackground {background-color:#c00882;}
Border around this has a color of #c00882
<div style="border:2px solid #c00882;">Content here</div>
.myborder {border:2px solid #c00882;}