#c92d95 color space conversions
Hex:
#c92d95
RGB:
201, 45, 149
CMY:
21, 82, 42
CMYK:
0, 78, 26, 21
HSL:
320°, 63.4146%, 48.2353%
HSV (HSB):
320°, 77.6119%, 78.8235%
XYZ:
30.4506, 16.4642, 30.0068
xyY:
0.3959, 0.2140, 16.4642
CIE-Lab:
47.5777, 68.0865, -20.5349
CIE-LCH:
47.5777, 71.1158, 343.2167
CIE-Luv:
47.5777, 82.6669, -40.2395
Hunter-Lab:
40.5761, 62.9483, -15.4427
#c92d95 color charts
#c92d95 color shades, tints & tones
#c92d95 color schemes
#c92d95 color preview, HTML & CSS examples
This text has a color of #c92d95
<p style="color:#c92d95;">Text here</p>
.mytext {color:#c92d95;}
This box has a color of #c92d95
<div style="background-color:#c92d95;">Content here</div>
.mybackground {background-color:#c92d95;}
Border around this has a color of #c92d95
<div style="border:2px solid #c92d95;">Content here</div>
.myborder {border:2px solid #c92d95;}