#c94a7c color space conversions
Hex:
#c94a7c
RGB:
201, 74, 124
CMY:
21, 71, 51
CMYK:
0, 63, 38, 21
HSL:
336°, 54.0426%, 53.9216%
HSV (HSB):
336°, 63.1841%, 78.8235%
XYZ:
30.1743, 18.7703, 21.1015
xyY:
0.4308, 0.2680, 18.7703
CIE-Lab:
50.4174, 54.8085, -1.2265
CIE-LCH:
50.4174, 54.8223, 358.7180
CIE-Luv:
50.4174, 81.2666, -11.7248
Hunter-Lab:
43.3247, 48.5013, 1.4499
#c94a7c color charts
#c94a7c color shades, tints & tones
#c94a7c color schemes
#c94a7c color preview, HTML & CSS examples
This text has a color of #c94a7c
<p style="color:#c94a7c;">Text here</p>
.mytext {color:#c94a7c;}
This box has a color of #c94a7c
<div style="background-color:#c94a7c;">Content here</div>
.mybackground {background-color:#c94a7c;}
Border around this has a color of #c94a7c
<div style="border:2px solid #c94a7c;">Content here</div>
.myborder {border:2px solid #c94a7c;}