#c92d9d color space conversions
Hex:
#c92d9d
RGB:
201, 45, 157
CMY:
21, 82, 38
CMYK:
0, 78, 22, 21
HSL:
317°, 63.4146%, 48.2353%
HSV (HSB):
317°, 77.6119%, 78.8235%
XYZ:
31.1116, 16.7286, 33.4875
xyY:
0.3825, 0.2057, 16.7286
CIE-Lab:
47.9162, 69.0852, -24.8007
CIE-LCH:
47.9162, 73.4019, 340.2525
CIE-Luv:
47.9162, 79.4259, -46.5472
Hunter-Lab:
40.9006, 64.2023, -19.9134
#c92d9d color charts
#c92d9d color shades, tints & tones
#c92d9d color schemes
#c92d9d color preview, HTML & CSS examples
This text has a color of #c92d9d
<p style="color:#c92d9d;">Text here</p>
.mytext {color:#c92d9d;}
This box has a color of #c92d9d
<div style="background-color:#c92d9d;">Content here</div>
.mybackground {background-color:#c92d9d;}
Border around this has a color of #c92d9d
<div style="border:2px solid #c92d9d;">Content here</div>
.myborder {border:2px solid #c92d9d;}