#c92c7c color space conversions
Hex:
#c92c7c
RGB:
201, 44, 124
CMY:
21, 83, 51
CMYK:
0, 78, 38, 21
HSL:
329°, 64.0816%, 48.0392%
HSV (HSB):
329°, 78.1095%, 78.8235%
XYZ:
28.6262, 15.6741, 20.5854
xyY:
0.4412, 0.2416, 15.6741
CIE-Lab:
46.5440, 65.5682, -6.9535
CIE-LCH:
46.5440, 65.9359, 353.9464
CIE-Luv:
46.5440, 93.1493, -21.1430
Hunter-Lab:
39.5905, 59.7820, -3.1149
#c92c7c color charts
#c92c7c color shades, tints & tones
#c92c7c color schemes
#c92c7c color preview, HTML & CSS examples
This text has a color of #c92c7c
<p style="color:#c92c7c;">Text here</p>
.mytext {color:#c92c7c;}
This box has a color of #c92c7c
<div style="background-color:#c92c7c;">Content here</div>
.mybackground {background-color:#c92c7c;}
Border around this has a color of #c92c7c
<div style="border:2px solid #c92c7c;">Content here</div>
.myborder {border:2px solid #c92c7c;}