#c81c3d color space conversions
Hex:
#c81c3d
RGB:
200, 28, 61
CMY:
22, 89, 76
CMYK:
0, 86, 70, 22
HSL:
348°, 75.4386%, 44.7059%
HSV (HSB):
348°, 86.0000%, 78.4314%
XYZ:
25.0770, 13.4468, 5.6887
xyY:
0.5672, 0.3041, 13.4468
CIE-Lab:
43.4289, 64.5287, 27.6960
CIE-LCH:
43.4289, 70.2212, 23.2292
CIE-Luv:
43.4289, 120.5480, 15.7898
Hunter-Lab:
36.6699, 57.8964, 16.4711
#c81c3d color charts
#c81c3d color shades, tints & tones
#c81c3d color schemes
#c81c3d color preview, HTML & CSS examples
This text has a color of #c81c3d
<p style="color:#c81c3d;">Text here</p>
.mytext {color:#c81c3d;}
This box has a color of #c81c3d
<div style="background-color:#c81c3d;">Content here</div>
.mybackground {background-color:#c81c3d;}
Border around this has a color of #c81c3d
<div style="border:2px solid #c81c3d;">Content here</div>
.myborder {border:2px solid #c81c3d;}