#c92c7f color space conversions
Hex:
#c92c7f
RGB:
201, 44, 127
CMY:
21, 83, 50
CMYK:
0, 78, 37, 21
HSL:
328°, 64.0816%, 48.0392%
HSV (HSB):
328°, 78.1095%, 78.8235%
XYZ:
28.8188, 15.7512, 21.6000
xyY:
0.4355, 0.2380, 15.7512
CIE-Lab:
46.6463, 65.8774, -8.6328
CIE-LCH:
46.6463, 66.4406, 352.5343
CIE-Luv:
46.6463, 91.9303, -23.4138
Hunter-Lab:
39.6878, 60.1623, -4.4871
#c92c7f color charts
#c92c7f color shades, tints & tones
#c92c7f color schemes
#c92c7f color preview, HTML & CSS examples
This text has a color of #c92c7f
<p style="color:#c92c7f;">Text here</p>
.mytext {color:#c92c7f;}
This box has a color of #c92c7f
<div style="background-color:#c92c7f;">Content here</div>
.mybackground {background-color:#c92c7f;}
Border around this has a color of #c92c7f
<div style="border:2px solid #c92c7f;">Content here</div>
.myborder {border:2px solid #c92c7f;}