#c80c79 color space conversions
Hex:
#c80c79
RGB:
200, 12, 121
CMY:
22, 95, 53
CMYK:
0, 94, 40, 22
HSL:
325°, 88.6792%, 41.5686%
HSV (HSB):
325°, 94.0000%, 78.4314%
XYZ:
27.4021, 13.9228, 19.3323
xyY:
0.4518, 0.2295, 13.9228
CIE-Lab:
44.1220, 71.1610, -8.7512
CIE-LCH:
44.1220, 71.6971, 352.9891
CIE-Luv:
44.1220, 100.1898, -24.3644
Hunter-Lab:
37.3132, 65.7886, -4.5993
#c80c79 color charts
#c80c79 color shades, tints & tones
#c80c79 color schemes
#c80c79 color preview, HTML & CSS examples
This text has a color of #c80c79
<p style="color:#c80c79;">Text here</p>
.mytext {color:#c80c79;}
This box has a color of #c80c79
<div style="background-color:#c80c79;">Content here</div>
.mybackground {background-color:#c80c79;}
Border around this has a color of #c80c79
<div style="border:2px solid #c80c79;">Content here</div>
.myborder {border:2px solid #c80c79;}