#c74d8d color space conversions
Hex:
#c74d8d
RGB:
199, 77, 141
CMY:
22, 70, 45
CMYK:
0, 61, 29, 22
HSL:
329°, 52.1368%, 54.1176%
HSV (HSB):
329°, 61.3065%, 78.0392%
XYZ:
31.0148, 19.3730, 27.3040
xyY:
0.3992, 0.2494, 19.3730
CIE-Lab:
51.1207, 54.9150, -10.3950
CIE-LCH:
51.1207, 55.8902, 349.2811
CIE-Luv:
51.1207, 72.8379, -24.0896
Hunter-Lab:
44.0147, 48.7535, -5.9695
#c74d8d color charts
#c74d8d color shades, tints & tones
#c74d8d color schemes
#c74d8d color preview, HTML & CSS examples
This text has a color of #c74d8d
<p style="color:#c74d8d;">Text here</p>
.mytext {color:#c74d8d;}
This box has a color of #c74d8d
<div style="background-color:#c74d8d;">Content here</div>
.mybackground {background-color:#c74d8d;}
Border around this has a color of #c74d8d
<div style="border:2px solid #c74d8d;">Content here</div>
.myborder {border:2px solid #c74d8d;}