#c80985 color space conversions
Hex:
#c80985
RGB:
200, 9, 133
CMY:
22, 96, 48
CMYK:
0, 96, 34, 22
HSL:
321°, 91.3876%, 40.9804%
HSV (HSB):
321°, 95.5000%, 78.4314%
XYZ:
28.1507, 14.1682, 23.4413
xyY:
0.4281, 0.2155, 14.1682
CIE-Lab:
44.4732, 72.6284, -15.6041
CIE-LCH:
44.4732, 74.2857, 347.8744
CIE-Luv:
44.4732, 94.9501, -33.7185
Hunter-Lab:
37.6407, 67.6257, -10.5753
#c80985 color charts
#c80985 color shades, tints & tones
#c80985 color schemes
#c80985 color preview, HTML & CSS examples
This text has a color of #c80985
<p style="color:#c80985;">Text here</p>
.mytext {color:#c80985;}
This box has a color of #c80985
<div style="background-color:#c80985;">Content here</div>
.mybackground {background-color:#c80985;}
Border around this has a color of #c80985
<div style="border:2px solid #c80985;">Content here</div>
.myborder {border:2px solid #c80985;}