#c92c5a color space conversions
Hex:
#c92c5a
RGB:
201, 44, 90
CMY:
21, 83, 65
CMYK:
0, 78, 55, 21
HSL:
342°, 64.0816%, 48.0392%
HSV (HSB):
342°, 78.1095%, 78.8235%
XYZ:
26.8335, 14.9571, 11.1456
xyY:
0.5069, 0.2825, 14.9571
CIE-Lab:
45.5753, 62.5962, 12.6071
CIE-LCH:
45.5753, 63.8531, 11.3872
CIE-Luv:
45.5753, 106.2114, 2.7327
Hunter-Lab:
38.6744, 56.1691, 9.9852
#c92c5a color charts
#c92c5a color shades, tints & tones
#c92c5a color schemes
#c92c5a color preview, HTML & CSS examples
This text has a color of #c92c5a
<p style="color:#c92c5a;">Text here</p>
.mytext {color:#c92c5a;}
This box has a color of #c92c5a
<div style="background-color:#c92c5a;">Content here</div>
.mybackground {background-color:#c92c5a;}
Border around this has a color of #c92c5a
<div style="border:2px solid #c92c5a;">Content here</div>
.myborder {border:2px solid #c92c5a;}