#c81b5e color space conversions
Hex:
#c81b5e
RGB:
200, 27, 94
CMY:
22, 89, 63
CMYK:
0, 87, 53, 22
HSL:
337°, 76.2115%, 44.5098%
HSV (HSB):
337°, 86.5000%, 78.4314%
XYZ:
26.2317, 13.8714, 11.8846
xyY:
0.5046, 0.2668, 13.8714
CIE-Lab:
44.0479, 66.7092, 7.9500
CIE-LCH:
44.0479, 67.1812, 6.7961
CIE-Luv:
44.0479, 109.2803, -3.3680
Hunter-Lab:
37.2443, 60.5428, 7.1517
#c81b5e color charts
#c81b5e color shades, tints & tones
#c81b5e color schemes
#c81b5e color preview, HTML & CSS examples
This text has a color of #c81b5e
<p style="color:#c81b5e;">Text here</p>
.mytext {color:#c81b5e;}
This box has a color of #c81b5e
<div style="background-color:#c81b5e;">Content here</div>
.mybackground {background-color:#c81b5e;}
Border around this has a color of #c81b5e
<div style="border:2px solid #c81b5e;">Content here</div>
.myborder {border:2px solid #c81b5e;}