#c94f8c color space conversions
Hex:
#c94f8c
RGB:
201, 79, 140
CMY:
21, 69, 45
CMYK:
0, 61, 30, 21
HSL:
330°, 53.0435%, 54.9020%
HSV (HSB):
330°, 60.6965%, 78.8235%
XYZ:
31.6170, 19.9029, 26.9862
xyY:
0.4027, 0.2535, 19.9029
CIE-Lab:
51.7273, 54.5143, -8.8580
CIE-LCH:
51.7273, 55.2292, 350.7707
CIE-Luv:
51.7273, 73.8213, -21.9439
Hunter-Lab:
44.6127, 48.4307, -4.6356
#c94f8c color charts
#c94f8c color shades, tints & tones
#c94f8c color schemes
#c94f8c color preview, HTML & CSS examples
This text has a color of #c94f8c
<p style="color:#c94f8c;">Text here</p>
.mytext {color:#c94f8c;}
This box has a color of #c94f8c
<div style="background-color:#c94f8c;">Content here</div>
.mybackground {background-color:#c94f8c;}
Border around this has a color of #c94f8c
<div style="border:2px solid #c94f8c;">Content here</div>
.myborder {border:2px solid #c94f8c;}