#c92c40 color space conversions
Hex:
#c92c40
RGB:
201, 44, 64
CMY:
21, 83, 75
CMYK:
0, 78, 68, 21
HSL:
352°, 64.0816%, 48.0392%
HSV (HSB):
352°, 78.1095%, 78.8235%
XYZ:
25.9135, 14.5890, 6.3007
xyY:
0.5537, 0.3117, 14.5890
CIE-Lab:
45.0661, 60.9986, 27.9284
CIE-LCH:
45.0661, 67.0882, 24.6008
CIE-Luv:
45.0661, 114.4233, 17.3857
Hunter-Lab:
38.1956, 54.2596, 16.9566
#c92c40 color charts
#c92c40 color shades, tints & tones
#c92c40 color schemes
#c92c40 color preview, HTML & CSS examples
This text has a color of #c92c40
<p style="color:#c92c40;">Text here</p>
.mytext {color:#c92c40;}
This box has a color of #c92c40
<div style="background-color:#c92c40;">Content here</div>
.mybackground {background-color:#c92c40;}
Border around this has a color of #c92c40
<div style="border:2px solid #c92c40;">Content here</div>
.myborder {border:2px solid #c92c40;}