#c94e7e color space conversions
Hex:
#c94e7e
RGB:
201, 78, 126
CMY:
21, 69, 51
CMYK:
0, 61, 37, 21
HSL:
337°, 53.2468%, 54.7059%
HSV (HSB):
337°, 61.1940%, 78.8235%
XYZ:
30.5777, 19.3726, 21.8663
xyY:
0.4258, 0.2698, 19.3726
CIE-Lab:
51.1204, 53.2918, -1.3964
CIE-LCH:
51.1204, 53.3101, 358.4990
CIE-Luv:
51.1204, 78.6841, -11.6548
Hunter-Lab:
44.0144, 46.9825, 1.3548
#c94e7e color charts
#c94e7e color shades, tints & tones
#c94e7e color schemes
#c94e7e color preview, HTML & CSS examples
This text has a color of #c94e7e
<p style="color:#c94e7e;">Text here</p>
.mytext {color:#c94e7e;}
This box has a color of #c94e7e
<div style="background-color:#c94e7e;">Content here</div>
.mybackground {background-color:#c94e7e;}
Border around this has a color of #c94e7e
<div style="border:2px solid #c94e7e;">Content here</div>
.myborder {border:2px solid #c94e7e;}