#c92a4c color space conversions
Hex:
#c92a4c
RGB:
201, 42, 76
CMY:
21, 84, 70
CMYK:
0, 79, 62, 21
HSL:
347°, 65.4321%, 47.6471%
HSV (HSB):
347°, 79.1045%, 78.8235%
XYZ:
26.2199, 14.5952, 8.2727
xyY:
0.5341, 0.2973, 14.5952
CIE-Lab:
45.0748, 62.2340, 20.5930
CIE-LCH:
45.0748, 65.5526, 18.3092
CIE-Luv:
45.0748, 111.7160, 10.6834
Hunter-Lab:
38.2037, 55.6511, 13.9038
#c92a4c color charts
#c92a4c color shades, tints & tones
#c92a4c color schemes
#c92a4c color preview, HTML & CSS examples
This text has a color of #c92a4c
<p style="color:#c92a4c;">Text here</p>
.mytext {color:#c92a4c;}
This box has a color of #c92a4c
<div style="background-color:#c92a4c;">Content here</div>
.mybackground {background-color:#c92a4c;}
Border around this has a color of #c92a4c
<div style="border:2px solid #c92a4c;">Content here</div>
.myborder {border:2px solid #c92a4c;}