#c74a5c color space conversions
Hex:
#c74a5c
RGB:
199, 74, 92
CMY:
22, 71, 64
CMYK:
0, 63, 54, 22
HSL:
351°, 52.7426%, 53.5294%
HSV (HSB):
351°, 62.8141%, 78.0392%
XYZ:
27.9337, 17.8124, 12.0911
xyY:
0.4830, 0.3080, 17.8124
CIE-Lab:
49.2677, 51.1035, 16.3993
CIE-LCH:
49.2677, 53.6703, 17.7916
CIE-Luv:
49.2677, 89.2369, 9.8726
Hunter-Lab:
42.2047, 44.2843, 12.5575
#c74a5c color charts
#c74a5c color shades, tints & tones
#c74a5c color schemes
#c74a5c color preview, HTML & CSS examples
This text has a color of #c74a5c
<p style="color:#c74a5c;">Text here</p>
.mytext {color:#c74a5c;}
This box has a color of #c74a5c
<div style="background-color:#c74a5c;">Content here</div>
.mybackground {background-color:#c74a5c;}
Border around this has a color of #c74a5c
<div style="border:2px solid #c74a5c;">Content here</div>
.myborder {border:2px solid #c74a5c;}