#c92c8a color space conversions
Hex:
#c92c8a
RGB:
201, 44, 138
CMY:
21, 83, 46
CMYK:
0, 78, 31, 21
HSL:
324°, 64.0816%, 48.0392%
HSV (HSB):
324°, 78.1095%, 78.8235%
XYZ:
29.5755, 16.0538, 25.5847
xyY:
0.4153, 0.2254, 16.0538
CIE-Lab:
47.0451, 67.0733, -14.7172
CIE-LCH:
47.0451, 68.6689, 347.6243
CIE-Luv:
47.0451, 87.4284, -31.8750
Hunter-Lab:
40.0673, 61.6415, -9.8121
#c92c8a color charts
#c92c8a color shades, tints & tones
#c92c8a color schemes
#c92c8a color preview, HTML & CSS examples
This text has a color of #c92c8a
<p style="color:#c92c8a;">Text here</p>
.mytext {color:#c92c8a;}
This box has a color of #c92c8a
<div style="background-color:#c92c8a;">Content here</div>
.mybackground {background-color:#c92c8a;}
Border around this has a color of #c92c8a
<div style="border:2px solid #c92c8a;">Content here</div>
.myborder {border:2px solid #c92c8a;}