#c81d2d color space conversions
Hex:
#c81d2d
RGB:
200, 29, 45
CMY:
22, 89, 82
CMYK:
0, 86, 78, 22
HSL:
354°, 74.6725%, 44.9020%
HSV (HSB):
354°, 85.5000%, 78.4314%
XYZ:
24.7324, 13.3476, 3.7554
xyY:
0.5912, 0.3190, 13.3476
CIE-Lab:
43.2823, 63.6850, 37.1087
CIE-LCH:
43.2823, 73.7077, 30.2290
CIE-Luv:
43.2823, 124.3377, 22.6327
Hunter-Lab:
36.5343, 56.9032, 19.4795
#c81d2d color charts
#c81d2d color shades, tints & tones
#c81d2d color schemes
#c81d2d color preview, HTML & CSS examples
This text has a color of #c81d2d
<p style="color:#c81d2d;">Text here</p>
.mytext {color:#c81d2d;}
This box has a color of #c81d2d
<div style="background-color:#c81d2d;">Content here</div>
.mybackground {background-color:#c81d2d;}
Border around this has a color of #c81d2d
<div style="border:2px solid #c81d2d;">Content here</div>
.myborder {border:2px solid #c81d2d;}