#c80164 color space conversions
Hex:
#c80164
RGB:
200, 1, 100
CMY:
22, 100, 61
CMYK:
0, 100, 50, 22
HSL:
330°, 99.0050%, 39.4118%
HSV (HSB):
330°, 99.5000%, 78.4314%
XYZ:
26.1305, 13.2212, 13.2313
xyY:
0.4969, 0.2514, 13.2212
CIE-Lab:
43.0946, 70.3990, 2.8244
CIE-LCH:
43.0946, 70.4556, 2.2975
CIE-Luv:
43.0946, 110.8496, -10.0040
Hunter-Lab:
36.3609, 64.6461, 3.8777
#c80164 color charts
#c80164 color shades, tints & tones
#c80164 color schemes
#c80164 color preview, HTML & CSS examples
This text has a color of #c80164
<p style="color:#c80164;">Text here</p>
.mytext {color:#c80164;}
This box has a color of #c80164
<div style="background-color:#c80164;">Content here</div>
.mybackground {background-color:#c80164;}
Border around this has a color of #c80164
<div style="border:2px solid #c80164;">Content here</div>
.myborder {border:2px solid #c80164;}