#c92c50 color space conversions
Hex:
#c92c50
RGB:
201, 44, 80
CMY:
21, 83, 69
CMYK:
0, 78, 60, 21
HSL:
346°, 64.0816%, 48.0392%
HSV (HSB):
346°, 78.1095%, 78.8235%
XYZ:
26.4360, 14.7981, 9.0524
xyY:
0.5257, 0.2943, 14.7981
CIE-Lab:
45.3564, 61.9123, 18.4968
CIE-LCH:
45.3564, 64.6163, 16.6340
CIE-Luv:
45.3564, 109.6111, 8.8282
Hunter-Lab:
38.4682, 55.3489, 12.9756
#c92c50 color charts
#c92c50 color shades, tints & tones
#c92c50 color schemes
#c92c50 color preview, HTML & CSS examples
This text has a color of #c92c50
<p style="color:#c92c50;">Text here</p>
.mytext {color:#c92c50;}
This box has a color of #c92c50
<div style="background-color:#c92c50;">Content here</div>
.mybackground {background-color:#c92c50;}
Border around this has a color of #c92c50
<div style="border:2px solid #c92c50;">Content here</div>
.myborder {border:2px solid #c92c50;}