#c81b32 color space conversions
Hex:
#c81b32
RGB:
200, 27, 50
CMY:
22, 89, 80
CMYK:
0, 87, 75, 22
HSL:
352°, 76.2115%, 44.5098%
HSV (HSB):
352°, 86.5000%, 78.4314%
XYZ:
24.7871, 13.2935, 4.2771
xyY:
0.5852, 0.3138, 13.2935
CIE-Lab:
43.2022, 64.2652, 34.0857
CIE-LCH:
43.2022, 72.7451, 27.9411
CIE-Luv:
43.2022, 123.8224, 20.4634
Hunter-Lab:
36.4603, 57.5456, 18.5670
#c81b32 color charts
#c81b32 color shades, tints & tones
#c81b32 color schemes
#c81b32 color preview, HTML & CSS examples
This text has a color of #c81b32
<p style="color:#c81b32;">Text here</p>
.mytext {color:#c81b32;}
This box has a color of #c81b32
<div style="background-color:#c81b32;">Content here</div>
.mybackground {background-color:#c81b32;}
Border around this has a color of #c81b32
<div style="border:2px solid #c81b32;">Content here</div>
.myborder {border:2px solid #c81b32;}