#c81b5d color space conversions
Hex:
#c81b5d
RGB:
200, 27, 93
CMY:
22, 89, 64
CMYK:
0, 87, 54, 22
HSL:
337°, 76.2115%, 44.5098%
HSV (HSB):
337°, 86.5000%, 78.4314%
XYZ:
26.1871, 13.8535, 11.6497
xyY:
0.5066, 0.2680, 13.8535
CIE-Lab:
44.0222, 66.6356, 8.5394
CIE-LCH:
44.0222, 67.1805, 7.3027
CIE-Luv:
44.0222, 109.6777, -2.7072
Hunter-Lab:
37.2203, 60.4517, 7.4969
#c81b5d color charts
#c81b5d color shades, tints & tones
#c81b5d color schemes
#c81b5d color preview, HTML & CSS examples
This text has a color of #c81b5d
<p style="color:#c81b5d;">Text here</p>
.mytext {color:#c81b5d;}
This box has a color of #c81b5d
<div style="background-color:#c81b5d;">Content here</div>
.mybackground {background-color:#c81b5d;}
Border around this has a color of #c81b5d
<div style="border:2px solid #c81b5d;">Content here</div>
.myborder {border:2px solid #c81b5d;}