#c92d86 color space conversions
Hex:
#c92d86
RGB:
201, 45, 134
CMY:
21, 82, 47
CMYK:
0, 78, 33, 21
HSL:
326°, 63.4146%, 48.2353%
HSV (HSB):
326°, 77.6119%, 78.8235%
XYZ:
29.3289, 16.0155, 24.0998
xyY:
0.4223, 0.2306, 16.0155
CIE-Lab:
46.9948, 66.3452, -12.3684
CIE-LCH:
46.9948, 67.4882, 349.4399
CIE-Luv:
46.9948, 88.7853, -28.5329
Hunter-Lab:
40.0194, 60.7827, -7.6910
#c92d86 color charts
#c92d86 color shades, tints & tones
#c92d86 color schemes
#c92d86 color preview, HTML & CSS examples
This text has a color of #c92d86
<p style="color:#c92d86;">Text here</p>
.mytext {color:#c92d86;}
This box has a color of #c92d86
<div style="background-color:#c92d86;">Content here</div>
.mybackground {background-color:#c92d86;}
Border around this has a color of #c92d86
<div style="border:2px solid #c92d86;">Content here</div>
.myborder {border:2px solid #c92d86;}