#c92d5c color space conversions
Hex:
#c92d5c
RGB:
201, 45, 92
CMY:
21, 82, 64
CMYK:
0, 78, 54, 21
HSL:
342°, 63.4146%, 48.2353%
HSV (HSB):
342°, 77.6119%, 78.8235%
XYZ:
26.9575, 15.0670, 11.6126
xyY:
0.5026, 0.2809, 15.0670
CIE-Lab:
45.7258, 62.4520, 11.5776
CIE-LCH:
45.7258, 63.5161, 10.5025
CIE-Luv:
45.7258, 105.1143, 1.6846
Hunter-Lab:
38.8162, 56.0384, 9.4336
#c92d5c color charts
#c92d5c color shades, tints & tones
#c92d5c color schemes
#c92d5c color preview, HTML & CSS examples
This text has a color of #c92d5c
<p style="color:#c92d5c;">Text here</p>
.mytext {color:#c92d5c;}
This box has a color of #c92d5c
<div style="background-color:#c92d5c;">Content here</div>
.mybackground {background-color:#c92d5c;}
Border around this has a color of #c92d5c
<div style="border:2px solid #c92d5c;">Content here</div>
.myborder {border:2px solid #c92d5c;}