#c92f70 color space conversions
Hex:
#c92f70
RGB:
201, 47, 112
CMY:
21, 82, 56
CMYK:
0, 77, 44, 21
HSL:
335°, 62.0968%, 48.6275%
HSV (HSB):
335°, 76.6169%, 78.8235%
XYZ:
28.0285, 15.6204, 16.8670
xyY:
0.4632, 0.2581, 15.6204
CIE-Lab:
46.4725, 63.5278, 0.2984
CIE-LCH:
46.4725, 63.5285, 0.2691
CIE-Luv:
46.4725, 96.9203, -11.5361
Hunter-Lab:
39.5226, 57.4234, 2.3628
#c92f70 color charts
#c92f70 color shades, tints & tones
#c92f70 color schemes
#c92f70 color preview, HTML & CSS examples
This text has a color of #c92f70
<p style="color:#c92f70;">Text here</p>
.mytext {color:#c92f70;}
This box has a color of #c92f70
<div style="background-color:#c92f70;">Content here</div>
.mybackground {background-color:#c92f70;}
Border around this has a color of #c92f70
<div style="border:2px solid #c92f70;">Content here</div>
.myborder {border:2px solid #c92f70;}