#c80043 color space conversions
Hex:
#c80043
RGB:
200, 0, 67
CMY:
22, 100, 74
CMYK:
0, 100, 67, 22
HSL:
340°, 100.0000%, 39.2157%
HSV (HSB):
340°, 100.0000%, 78.4314%
XYZ:
24.8325, 12.6846, 6.4497
xyY:
0.5648, 0.2885, 12.6846
CIE-Lab:
42.2841, 68.4176, 22.5265
CIE-LCH:
42.2841, 72.0306, 18.2241
CIE-Luv:
42.2841, 124.1382, 10.2215
Hunter-Lab:
35.6155, 62.1304, 14.1938
#c80043 color charts
#c80043 color shades, tints & tones
#c80043 color schemes
#c80043 color preview, HTML & CSS examples
This text has a color of #c80043
<p style="color:#c80043;">Text here</p>
.mytext {color:#c80043;}
This box has a color of #c80043
<div style="background-color:#c80043;">Content here</div>
.mybackground {background-color:#c80043;}
Border around this has a color of #c80043
<div style="border:2px solid #c80043;">Content here</div>
.myborder {border:2px solid #c80043;}