#c81f7c color space conversions
Hex:
#c81f7c
RGB:
200, 31, 124
CMY:
22, 88, 51
CMYK:
0, 85, 38, 22
HSL:
327°, 73.1602%, 45.2941%
HSV (HSB):
327°, 84.5000%, 78.4314%
XYZ:
27.9475, 14.7146, 20.4360
xyY:
0.4429, 0.2332, 14.7146
CIE-Lab:
45.2408, 68.5158, -8.9221
CIE-LCH:
45.2408, 69.0943, 352.5807
CIE-Luv:
45.2408, 95.7495, -24.1741
Hunter-Lab:
38.3596, 62.9198, -4.7349
#c81f7c color charts
#c81f7c color shades, tints & tones
#c81f7c color schemes
#c81f7c color preview, HTML & CSS examples
This text has a color of #c81f7c
<p style="color:#c81f7c;">Text here</p>
.mytext {color:#c81f7c;}
This box has a color of #c81f7c
<div style="background-color:#c81f7c;">Content here</div>
.mybackground {background-color:#c81f7c;}
Border around this has a color of #c81f7c
<div style="border:2px solid #c81f7c;">Content here</div>
.myborder {border:2px solid #c81f7c;}