#c80b85 color space conversions
Hex:
#c80b85
RGB:
200, 11, 133
CMY:
22, 96, 48
CMYK:
0, 95, 34, 22
HSL:
321°, 89.5735%, 41.3725%
HSV (HSB):
321°, 94.5000%, 78.4314%
XYZ:
28.1727, 14.2122, 23.4487
xyY:
0.4279, 0.2159, 14.2122
CIE-Lab:
44.5357, 72.4458, -15.5089
CIE-LCH:
44.5357, 74.0872, 347.9168
CIE-Luv:
44.5357, 94.7737, -33.5666
Hunter-Lab:
37.6990, 67.4210, -10.4889
#c80b85 color charts
#c80b85 color shades, tints & tones
#c80b85 color schemes
#c80b85 color preview, HTML & CSS examples
This text has a color of #c80b85
<p style="color:#c80b85;">Text here</p>
.mytext {color:#c80b85;}
This box has a color of #c80b85
<div style="background-color:#c80b85;">Content here</div>
.mybackground {background-color:#c80b85;}
Border around this has a color of #c80b85
<div style="border:2px solid #c80b85;">Content here</div>
.myborder {border:2px solid #c80b85;}