#c80d83 color space conversions
Hex:
#c80d83
RGB:
200, 13, 131
CMY:
22, 95, 49
CMYK:
0, 94, 35, 22
HSL:
322°, 87.7934%, 41.7647%
HSV (HSB):
322°, 93.5000%, 78.4314%
XYZ:
28.0601, 14.2059, 22.7358
xyY:
0.4317, 0.2185, 14.2059
CIE-Lab:
44.5268, 72.0391, -14.2969
CIE-LCH:
44.5268, 73.4441, 348.7750
CIE-Luv:
44.5268, 95.4980, -31.8646
Hunter-Lab:
37.6907, 66.9314, -9.3814
#c80d83 color charts
#c80d83 color shades, tints & tones
#c80d83 color schemes
#c80d83 color preview, HTML & CSS examples
This text has a color of #c80d83
<p style="color:#c80d83;">Text here</p>
.mytext {color:#c80d83;}
This box has a color of #c80d83
<div style="background-color:#c80d83;">Content here</div>
.mybackground {background-color:#c80d83;}
Border around this has a color of #c80d83
<div style="border:2px solid #c80d83;">Content here</div>
.myborder {border:2px solid #c80d83;}