#c92e8e color space conversions
Hex:
#c92e8e
RGB:
201, 46, 142
CMY:
21, 82, 44
CMYK:
0, 77, 29, 21
HSL:
323°, 62.7530%, 48.4314%
HSV (HSB):
323°, 77.1144%, 78.8235%
XYZ:
29.9469, 16.3245, 27.1638
xyY:
0.4078, 0.2223, 16.3245
CIE-Lab:
47.3974, 66.9669, -16.5983
CIE-LCH:
47.3974, 68.9932, 346.0793
CIE-Luv:
47.3974, 85.2486, -34.5006
Hunter-Lab:
40.4036, 61.5968, -11.5788
#c92e8e color charts
#c92e8e color shades, tints & tones
#c92e8e color schemes
#c92e8e color preview, HTML & CSS examples
This text has a color of #c92e8e
<p style="color:#c92e8e;">Text here</p>
.mytext {color:#c92e8e;}
This box has a color of #c92e8e
<div style="background-color:#c92e8e;">Content here</div>
.mybackground {background-color:#c92e8e;}
Border around this has a color of #c92e8e
<div style="border:2px solid #c92e8e;">Content here</div>
.myborder {border:2px solid #c92e8e;}