#c92e8c color space conversions
Hex:
#c92e8c
RGB:
201, 46, 140
CMY:
21, 82, 45
CMYK:
0, 77, 30, 21
HSL:
324°, 62.7530%, 48.4314%
HSV (HSB):
324°, 77.1144%, 78.8235%
XYZ:
29.7980, 16.2649, 26.3799
xyY:
0.4113, 0.2245, 16.2649
CIE-Lab:
47.3202, 66.7348, -15.5084
CIE-LCH:
47.3202, 68.5131, 346.9173
CIE-Luv:
47.3202, 86.0607, -32.9393
Hunter-Lab:
40.3298, 61.3090, -10.5509
#c92e8c color charts
#c92e8c color shades, tints & tones
#c92e8c color schemes
#c92e8c color preview, HTML & CSS examples
This text has a color of #c92e8c
<p style="color:#c92e8c;">Text here</p>
.mytext {color:#c92e8c;}
This box has a color of #c92e8c
<div style="background-color:#c92e8c;">Content here</div>
.mybackground {background-color:#c92e8c;}
Border around this has a color of #c92e8c
<div style="border:2px solid #c92e8c;">Content here</div>
.myborder {border:2px solid #c92e8c;}