#c81e7d color space conversions
Hex:
#c81e7d
RGB:
200, 30, 125
CMY:
22, 88, 51
CMYK:
0, 85, 38, 22
HSL:
326°, 73.9130%, 45.0980%
HSV (HSB):
326°, 85.0000%, 78.4314%
XYZ:
27.9854, 14.6886, 20.7622
xyY:
0.4412, 0.2315, 14.6886
CIE-Lab:
45.2047, 68.8214, -9.5904
CIE-LCH:
45.2047, 69.4865, 352.0668
CIE-Luv:
45.2047, 95.5321, -25.1040
Hunter-Lab:
38.3257, 63.2705, -5.2913
#c81e7d color charts
#c81e7d color shades, tints & tones
#c81e7d color schemes
#c81e7d color preview, HTML & CSS examples
This text has a color of #c81e7d
<p style="color:#c81e7d;">Text here</p>
.mytext {color:#c81e7d;}
This box has a color of #c81e7d
<div style="background-color:#c81e7d;">Content here</div>
.mybackground {background-color:#c81e7d;}
Border around this has a color of #c81e7d
<div style="border:2px solid #c81e7d;">Content here</div>
.myborder {border:2px solid #c81e7d;}