#c92d81 color space conversions
Hex:
#c92d81
RGB:
201, 45, 129
CMY:
21, 82, 49
CMYK:
0, 78, 36, 21
HSL:
328°, 63.4146%, 48.2353%
HSV (HSB):
328°, 77.6119%, 78.8235%
XYZ:
28.9882, 15.8793, 22.3060
xyY:
0.4315, 0.2364, 15.8793
CIE-Lab:
46.8157, 65.8043, -9.5981
CIE-LCH:
46.8157, 66.5005, 351.7015
CIE-Luv:
46.8157, 90.8193, -24.6935
Hunter-Lab:
39.8488, 60.1155, -5.2944
#c92d81 color charts
#c92d81 color shades, tints & tones
#c92d81 color schemes
#c92d81 color preview, HTML & CSS examples
This text has a color of #c92d81
<p style="color:#c92d81;">Text here</p>
.mytext {color:#c92d81;}
This box has a color of #c92d81
<div style="background-color:#c92d81;">Content here</div>
.mybackground {background-color:#c92d81;}
Border around this has a color of #c92d81
<div style="border:2px solid #c92d81;">Content here</div>
.myborder {border:2px solid #c92d81;}