#c80065 color space conversions
Hex:
#c80065
RGB:
200, 0, 101
CMY:
22, 100, 60
CMYK:
0, 100, 50, 22
HSL:
330°, 100.0000%, 39.2157%
HSV (HSB):
330°, 100.0000%, 78.4314%
XYZ:
26.1684, 13.2189, 13.4842
xyY:
0.4949, 0.2500, 13.2189
CIE-Lab:
43.0913, 70.5702, 2.1915
CIE-LCH:
43.0913, 70.6042, 1.7787
CIE-Luv:
43.0913, 110.5227, -10.7725
Hunter-Lab:
36.3579, 64.8482, 3.4614
#c80065 color charts
#c80065 color shades, tints & tones
#c80065 color schemes
#c80065 color preview, HTML & CSS examples
This text has a color of #c80065
<p style="color:#c80065;">Text here</p>
.mytext {color:#c80065;}
This box has a color of #c80065
<div style="background-color:#c80065;">Content here</div>
.mybackground {background-color:#c80065;}
Border around this has a color of #c80065
<div style="border:2px solid #c80065;">Content here</div>
.myborder {border:2px solid #c80065;}