#c80b51 color space conversions
Hex:
#c80b51
RGB:
200, 11, 81
CMY:
22, 96, 68
CMYK:
0, 95, 60, 22
HSL:
338°, 89.5735%, 41.3725%
HSV (HSB):
338°, 94.5000%, 78.4314%
XYZ:
25.4243, 13.1128, 8.9756
xyY:
0.5351, 0.2760, 13.1128
CIE-Lab:
42.9327, 68.1411, 14.5657
CIE-LCH:
42.9327, 69.6805, 12.0658
CIE-Luv:
42.9327, 117.4922, 3.0910
Hunter-Lab:
36.2116, 61.9553, 10.6522
#c80b51 color charts
#c80b51 color shades, tints & tones
#c80b51 color schemes
#c80b51 color preview, HTML & CSS examples
This text has a color of #c80b51
<p style="color:#c80b51;">Text here</p>
.mytext {color:#c80b51;}
This box has a color of #c80b51
<div style="background-color:#c80b51;">Content here</div>
.mybackground {background-color:#c80b51;}
Border around this has a color of #c80b51
<div style="border:2px solid #c80b51;">Content here</div>
.myborder {border:2px solid #c80b51;}