#c81b4b color space conversions
Hex:
#c81b4b
RGB:
200, 27, 75
CMY:
22, 89, 71
CMYK:
0, 87, 63, 22
HSL:
343°, 76.2115%, 44.5098%
HSV (HSB):
343°, 86.5000%, 78.4314%
XYZ:
25.4814, 13.5712, 7.9331
xyY:
0.5423, 0.2888, 13.5712
CIE-Lab:
43.6116, 65.4555, 19.2458
CIE-LCH:
43.6116, 68.2263, 16.3848
CIE-Luv:
43.6116, 116.3769, 8.3471
Hunter-Lab:
36.8391, 58.9986, 13.0196
#c81b4b color charts
#c81b4b color shades, tints & tones
#c81b4b color schemes
#c81b4b color preview, HTML & CSS examples
This text has a color of #c81b4b
<p style="color:#c81b4b;">Text here</p>
.mytext {color:#c81b4b;}
This box has a color of #c81b4b
<div style="background-color:#c81b4b;">Content here</div>
.mybackground {background-color:#c81b4b;}
Border around this has a color of #c81b4b
<div style="border:2px solid #c81b4b;">Content here</div>
.myborder {border:2px solid #c81b4b;}