#c80f50 color space conversions
Hex:
#c80f50
RGB:
200, 15, 80
CMY:
22, 94, 69
CMYK:
0, 93, 60, 22
HSL:
339°, 86.0465%, 42.1569%
HSV (HSB):
339°, 92.5000%, 78.4314%
XYZ:
25.4382, 13.2002, 8.7966
xyY:
0.5363, 0.2783, 13.2002
CIE-Lab:
43.0634, 67.6367, 15.3735
CIE-LCH:
43.0634, 69.3619, 12.8055
CIE-Luv:
43.0634, 117.2535, 4.0265
Hunter-Lab:
36.3321, 61.3972, 11.0774
#c80f50 color charts
#c80f50 color shades, tints & tones
#c80f50 color schemes
#c80f50 color preview, HTML & CSS examples
This text has a color of #c80f50
<p style="color:#c80f50;">Text here</p>
.mytext {color:#c80f50;}
This box has a color of #c80f50
<div style="background-color:#c80f50;">Content here</div>
.mybackground {background-color:#c80f50;}
Border around this has a color of #c80f50
<div style="border:2px solid #c80f50;">Content here</div>
.myborder {border:2px solid #c80f50;}