#c80969 color space conversions
Hex:
#c80969
RGB:
200, 9, 105
CMY:
22, 96, 59
CMYK:
0, 96, 48, 22
HSL:
330°, 91.3876%, 40.9804%
HSV (HSB):
330°, 95.5000%, 78.4314%
XYZ:
26.4669, 13.4947, 14.5744
xyY:
0.4853, 0.2474, 13.4947
CIE-Lab:
43.4993, 70.0438, 0.2777
CIE-LCH:
43.4993, 70.0443, 0.2272
CIE-Luv:
43.4993, 107.7310, -12.9050
Hunter-Lab:
36.7351, 64.3194, 2.1917
#c80969 color charts
#c80969 color shades, tints & tones
#c80969 color schemes
#c80969 color preview, HTML & CSS examples
This text has a color of #c80969
<p style="color:#c80969;">Text here</p>
.mytext {color:#c80969;}
This box has a color of #c80969
<div style="background-color:#c80969;">Content here</div>
.mybackground {background-color:#c80969;}
Border around this has a color of #c80969
<div style="border:2px solid #c80969;">Content here</div>
.myborder {border:2px solid #c80969;}