#c80645 color space conversions
Hex:
#c80645
RGB:
200, 6, 69
CMY:
22, 98, 73
CMYK:
0, 97, 66, 22
HSL:
341°, 94.1748%, 40.3922%
HSV (HSB):
341°, 97.0000%, 78.4314%
XYZ:
24.9587, 12.8393, 6.7930
xyY:
0.5597, 0.2879, 12.8393
CIE-Lab:
42.5201, 67.9411, 21.5741
CIE-LCH:
42.5201, 71.2842, 17.6168
CIE-Luv:
42.5201, 122.5822, 9.5804
Hunter-Lab:
35.8319, 61.6282, 13.8422
#c80645 color charts
#c80645 color shades, tints & tones
#c80645 color schemes
#c80645 color preview, HTML & CSS examples
This text has a color of #c80645
<p style="color:#c80645;">Text here</p>
.mytext {color:#c80645;}
This box has a color of #c80645
<div style="background-color:#c80645;">Content here</div>
.mybackground {background-color:#c80645;}
Border around this has a color of #c80645
<div style="border:2px solid #c80645;">Content here</div>
.myborder {border:2px solid #c80645;}