#c92f40 color space conversions
Hex:
#c92f40
RGB:
201, 47, 64
CMY:
21, 82, 75
CMYK:
0, 77, 68, 21
HSL:
353°, 62.0968%, 48.6275%
HSV (HSB):
353°, 76.6169%, 78.8235%
XYZ:
26.0293, 14.8207, 6.3393
xyY:
0.5516, 0.3141, 14.8207
CIE-Lab:
45.3876, 60.0950, 28.3250
CIE-LCH:
45.3876, 66.4358, 25.2363
CIE-Luv:
45.3876, 113.0462, 18.0373
Hunter-Lab:
38.4977, 53.3178, 17.1853
#c92f40 color charts
#c92f40 color shades, tints & tones
#c92f40 color schemes
#c92f40 color preview, HTML & CSS examples
This text has a color of #c92f40
<p style="color:#c92f40;">Text here</p>
.mytext {color:#c92f40;}
This box has a color of #c92f40
<div style="background-color:#c92f40;">Content here</div>
.mybackground {background-color:#c92f40;}
Border around this has a color of #c92f40
<div style="border:2px solid #c92f40;">Content here</div>
.myborder {border:2px solid #c92f40;}