#c94e7f color space conversions
Hex:
#c94e7f
RGB:
201, 78, 127
CMY:
21, 69, 50
CMYK:
0, 61, 37, 21
HSL:
336°, 53.2468%, 54.7059%
HSV (HSB):
336°, 61.1940%, 78.8235%
XYZ:
30.6425, 19.3986, 22.2079
xyY:
0.4241, 0.2685, 19.3986
CIE-Lab:
51.1503, 53.4048, -1.9515
CIE-LCH:
51.1503, 53.4404, 357.9073
CIE-Luv:
51.1503, 78.3736, -12.4035
Hunter-Lab:
44.0438, 47.1108, 0.9353
#c94e7f color charts
#c94e7f color shades, tints & tones
#c94e7f color schemes
#c94e7f color preview, HTML & CSS examples
This text has a color of #c94e7f
<p style="color:#c94e7f;">Text here</p>
.mytext {color:#c94e7f;}
This box has a color of #c94e7f
<div style="background-color:#c94e7f;">Content here</div>
.mybackground {background-color:#c94e7f;}
Border around this has a color of #c94e7f
<div style="border:2px solid #c94e7f;">Content here</div>
.myborder {border:2px solid #c94e7f;}