#c92d7b color space conversions
Hex:
#c92d7b
RGB:
201, 45, 123
CMY:
21, 82, 52
CMYK:
0, 78, 39, 21
HSL:
330°, 63.4146%, 48.2353%
HSV (HSB):
330°, 77.6119%, 78.8235%
XYZ:
28.6009, 15.7243, 20.2666
xyY:
0.4428, 0.2434, 15.7243
CIE-Lab:
46.6107, 65.1820, -6.2427
CIE-LCH:
46.6107, 65.4803, 354.5293
CIE-Luv:
46.6107, 93.2445, -20.1467
Hunter-Lab:
39.6539, 59.3512, -2.5445
#c92d7b color charts
#c92d7b color shades, tints & tones
#c92d7b color schemes
#c92d7b color preview, HTML & CSS examples
This text has a color of #c92d7b
<p style="color:#c92d7b;">Text here</p>
.mytext {color:#c92d7b;}
This box has a color of #c92d7b
<div style="background-color:#c92d7b;">Content here</div>
.mybackground {background-color:#c92d7b;}
Border around this has a color of #c92d7b
<div style="border:2px solid #c92d7b;">Content here</div>
.myborder {border:2px solid #c92d7b;}