#c92f7f color space conversions
Hex:
#c92f7f
RGB:
201, 47, 127
CMY:
21, 82, 50
CMYK:
0, 77, 37, 21
HSL:
329°, 62.0968%, 48.6275%
HSV (HSB):
329°, 76.6169%, 78.8235%
XYZ:
28.9347, 15.9828, 21.6386
xyY:
0.4347, 0.2401, 15.9828
CIE-Lab:
46.9520, 65.0094, -8.1753
CIE-LCH:
46.9520, 65.5214, 352.8323
CIE-Luv:
46.9520, 91.0105, -22.6668
Hunter-Lab:
39.9785, 59.2278, -4.1061
#c92f7f color charts
#c92f7f color shades, tints & tones
#c92f7f color schemes
#c92f7f color preview, HTML & CSS examples
This text has a color of #c92f7f
<p style="color:#c92f7f;">Text here</p>
.mytext {color:#c92f7f;}
This box has a color of #c92f7f
<div style="background-color:#c92f7f;">Content here</div>
.mybackground {background-color:#c92f7f;}
Border around this has a color of #c92f7f
<div style="border:2px solid #c92f7f;">Content here</div>
.myborder {border:2px solid #c92f7f;}