#c92c8d color space conversions
Hex:
#c92c8d
RGB:
201, 44, 141
CMY:
21, 83, 45
CMYK:
0, 78, 30, 21
HSL:
323°, 64.0816%, 48.0392%
HSV (HSB):
323°, 78.1095%, 78.8235%
XYZ:
29.7958, 16.1420, 26.7446
xyY:
0.4099, 0.2221, 16.1420
CIE-Lab:
47.1602, 67.4161, -16.3563
CIE-LCH:
47.1602, 69.3719, 346.3626
CIE-Luv:
47.1602, 86.1969, -34.2113
Hunter-Lab:
40.1771, 62.0679, -11.3435
#c92c8d color charts
#c92c8d color shades, tints & tones
#c92c8d color schemes
#c92c8d color preview, HTML & CSS examples
This text has a color of #c92c8d
<p style="color:#c92c8d;">Text here</p>
.mytext {color:#c92c8d;}
This box has a color of #c92c8d
<div style="background-color:#c92c8d;">Content here</div>
.mybackground {background-color:#c92c8d;}
Border around this has a color of #c92c8d
<div style="border:2px solid #c92c8d;">Content here</div>
.myborder {border:2px solid #c92c8d;}