#c93b7a color space conversions
Hex:
#c93b7a
RGB:
201, 59, 122
CMY:
21, 77, 52
CMYK:
0, 71, 39, 21
HSL:
333°, 56.8000%, 50.9804%
HSV (HSB):
333°, 70.6468%, 78.8235%
XYZ:
29.1642, 16.9506, 20.1470
xyY:
0.4401, 0.2558, 16.9506
CIE-Lab:
48.1977, 60.5270, -3.2816
CIE-LCH:
48.1977, 60.6158, 356.8966
CIE-Luv:
48.1977, 88.6052, -15.4678
Hunter-Lab:
41.1711, 54.3940, -0.1937
#c93b7a color charts
#c93b7a color shades, tints & tones
#c93b7a color schemes
#c93b7a color preview, HTML & CSS examples
This text has a color of #c93b7a
<p style="color:#c93b7a;">Text here</p>
.mytext {color:#c93b7a;}
This box has a color of #c93b7a
<div style="background-color:#c93b7a;">Content here</div>
.mybackground {background-color:#c93b7a;}
Border around this has a color of #c93b7a
<div style="border:2px solid #c93b7a;">Content here</div>
.myborder {border:2px solid #c93b7a;}