#c81d7d color space conversions
Hex:
#c81d7d
RGB:
200, 29, 125
CMY:
22, 89, 51
CMYK:
0, 86, 38, 22
HSL:
326°, 74.6725%, 44.9020%
HSV (HSB):
326°, 85.5000%, 78.4314%
XYZ:
27.9605, 14.6388, 20.7539
xyY:
0.4413, 0.2311, 14.6388
CIE-Lab:
45.1354, 69.0213, -9.6945
CIE-LCH:
45.1354, 69.6988, 352.0047
CIE-Luv:
45.1354, 95.7411, -25.2721
Hunter-Lab:
38.2606, 63.4898, -5.3786
#c81d7d color charts
#c81d7d color shades, tints & tones
#c81d7d color schemes
#c81d7d color preview, HTML & CSS examples
This text has a color of #c81d7d
<p style="color:#c81d7d;">Text here</p>
.mytext {color:#c81d7d;}
This box has a color of #c81d7d
<div style="background-color:#c81d7d;">Content here</div>
.mybackground {background-color:#c81d7d;}
Border around this has a color of #c81d7d
<div style="border:2px solid #c81d7d;">Content here</div>
.myborder {border:2px solid #c81d7d;}