#c80f45 color space conversions
Hex:
#c80f45
RGB:
200, 15, 69
CMY:
22, 94, 73
CMYK:
0, 93, 66, 22
HSL:
342°, 86.0465%, 42.1569%
HSV (HSB):
342°, 92.5000%, 78.4314%
XYZ:
25.0644, 13.0507, 6.8282
xyY:
0.5577, 0.2904, 13.0507
CIE-Lab:
42.8395, 67.0156, 21.9880
CIE-LCH:
42.8395, 70.5305, 18.1648
CIE-Luv:
42.8395, 121.2033, 10.2521
Hunter-Lab:
36.1257, 60.6252, 14.0815
#c80f45 color charts
#c80f45 color shades, tints & tones
#c80f45 color schemes
#c80f45 color preview, HTML & CSS examples
This text has a color of #c80f45
<p style="color:#c80f45;">Text here</p>
.mytext {color:#c80f45;}
This box has a color of #c80f45
<div style="background-color:#c80f45;">Content here</div>
.mybackground {background-color:#c80f45;}
Border around this has a color of #c80f45
<div style="border:2px solid #c80f45;">Content here</div>
.myborder {border:2px solid #c80f45;}