#c81e1b color space conversions
Hex:
#c81e1b
RGB:
200, 30, 27
CMY:
22, 88, 89
CMYK:
0, 85, 87, 22
HSL:
1°, 76.2115%, 44.5098%
HSV (HSB):
1°, 86.5000%, 78.4314%
XYZ:
24.4815, 13.2870, 2.3112
xyY:
0.6108, 0.3315, 13.2870
CIE-Lab:
43.1926, 62.9885, 46.6797
CIE-LCH:
43.1926, 78.4000, 36.5415
CIE-Luv:
43.1926, 127.2343, 28.0566
Hunter-Lab:
36.4514, 56.0944, 21.7566
#c81e1b color charts
#c81e1b color shades, tints & tones
#c81e1b color schemes
#c81e1b color preview, HTML & CSS examples
This text has a color of #c81e1b
<p style="color:#c81e1b;">Text here</p>
.mytext {color:#c81e1b;}
This box has a color of #c81e1b
<div style="background-color:#c81e1b;">Content here</div>
.mybackground {background-color:#c81e1b;}
Border around this has a color of #c81e1b
<div style="border:2px solid #c81e1b;">Content here</div>
.myborder {border:2px solid #c81e1b;}