#c94c7e color space conversions
Hex:
#c94c7e
RGB:
201, 76, 126
CMY:
21, 70, 51
CMYK:
0, 62, 37, 21
HSL:
336°, 53.6481%, 54.3137%
HSV (HSB):
336°, 62.1891%, 78.8235%
XYZ:
30.4377, 19.0927, 21.8197
xyY:
0.4266, 0.2676, 19.0927
CIE-Lab:
50.7955, 54.1684, -1.8731
CIE-LCH:
50.7955, 54.2008, 358.0196
CIE-Luv:
50.7955, 79.6635, -12.4448
Hunter-Lab:
43.6952, 47.8749, 0.9796
#c94c7e color charts
#c94c7e color shades, tints & tones
#c94c7e color schemes
#c94c7e color preview, HTML & CSS examples
This text has a color of #c94c7e
<p style="color:#c94c7e;">Text here</p>
.mytext {color:#c94c7e;}
This box has a color of #c94c7e
<div style="background-color:#c94c7e;">Content here</div>
.mybackground {background-color:#c94c7e;}
Border around this has a color of #c94c7e
<div style="border:2px solid #c94c7e;">Content here</div>
.myborder {border:2px solid #c94c7e;}