#c94d9d color space conversions
Hex:
#c94d9d
RGB:
201, 77, 157
CMY:
21, 70, 38
CMYK:
0, 62, 22, 21
HSL:
321°, 53.4483%, 54.5098%
HSV (HSB):
321°, 61.6915%, 78.8235%
XYZ:
32.8271, 20.1596, 34.0593
xyY:
0.3771, 0.2316, 20.1596
CIE-Lab:
52.0172, 57.6293, -18.4943
CIE-LCH:
52.0172, 60.5242, 342.2077
CIE-Luv:
52.0172, 69.2202, -36.1974
Hunter-Lab:
44.8994, 51.9318, -13.5459
#c94d9d color charts
#c94d9d color shades, tints & tones
#c94d9d color schemes
#c94d9d color preview, HTML & CSS examples
This text has a color of #c94d9d
<p style="color:#c94d9d;">Text here</p>
.mytext {color:#c94d9d;}
This box has a color of #c94d9d
<div style="background-color:#c94d9d;">Content here</div>
.mybackground {background-color:#c94d9d;}
Border around this has a color of #c94d9d
<div style="border:2px solid #c94d9d;">Content here</div>
.myborder {border:2px solid #c94d9d;}