#c92a5c color space conversions
Hex:
#c92a5c
RGB:
201, 42, 92
CMY:
21, 84, 64
CMYK:
0, 79, 54, 21
HSL:
341°, 65.4321%, 47.6471%
HSV (HSB):
341°, 79.1045%, 78.8235%
XYZ:
26.8471, 14.8461, 11.5758
xyY:
0.5040, 0.2787, 14.8461
CIE-Lab:
45.4227, 63.3092, 11.1554
CIE-LCH:
45.4227, 64.2845, 9.9932
CIE-Luv:
45.4227, 106.2502, 1.0031
Hunter-Lab:
38.5307, 56.9452, 9.1589
#c92a5c color charts
#c92a5c color shades, tints & tones
#c92a5c color schemes
#c92a5c color preview, HTML & CSS examples
This text has a color of #c92a5c
<p style="color:#c92a5c;">Text here</p>
.mytext {color:#c92a5c;}
This box has a color of #c92a5c
<div style="background-color:#c92a5c;">Content here</div>
.mybackground {background-color:#c92a5c;}
Border around this has a color of #c92a5c
<div style="border:2px solid #c92a5c;">Content here</div>
.myborder {border:2px solid #c92a5c;}