#c81f51 color space conversions
Hex:
#c81f51
RGB:
200, 31, 81
CMY:
22, 88, 68
CMYK:
0, 85, 60, 22
HSL:
342°, 73.1602%, 45.2941%
HSV (HSB):
342°, 84.5000%, 78.4314%
XYZ:
25.7946, 13.8534, 9.0990
xyY:
0.5292, 0.2842, 13.8534
CIE-Lab:
44.0220, 65.0026, 16.0465
CIE-LCH:
44.0220, 66.9539, 13.8668
CIE-Luv:
44.0220, 113.1077, 5.4732
Hunter-Lab:
37.2202, 58.5701, 11.5598
#c81f51 color charts
#c81f51 color shades, tints & tones
#c81f51 color schemes
#c81f51 color preview, HTML & CSS examples
This text has a color of #c81f51
<p style="color:#c81f51;">Text here</p>
.mytext {color:#c81f51;}
This box has a color of #c81f51
<div style="background-color:#c81f51;">Content here</div>
.mybackground {background-color:#c81f51;}
Border around this has a color of #c81f51
<div style="border:2px solid #c81f51;">Content here</div>
.myborder {border:2px solid #c81f51;}