#c74a7c color space conversions
Hex:
#c74a7c
RGB:
199, 74, 124
CMY:
22, 71, 51
CMYK:
0, 63, 38, 22
HSL:
336°, 52.7426%, 53.5294%
HSV (HSB):
336°, 62.8141%, 78.0392%
XYZ:
29.6401, 18.4949, 21.0765
xyY:
0.4283, 0.2672, 18.4949
CIE-Lab:
50.0910, 54.1906, -1.7436
CIE-LCH:
50.0910, 54.2187, 358.1571
CIE-Luv:
50.0910, 79.6654, -12.2528
Hunter-Lab:
43.0057, 47.7644, 1.0469
#c74a7c color charts
#c74a7c color shades, tints & tones
#c74a7c color schemes
#c74a7c color preview, HTML & CSS examples
This text has a color of #c74a7c
<p style="color:#c74a7c;">Text here</p>
.mytext {color:#c74a7c;}
This box has a color of #c74a7c
<div style="background-color:#c74a7c;">Content here</div>
.mybackground {background-color:#c74a7c;}
Border around this has a color of #c74a7c
<div style="border:2px solid #c74a7c;">Content here</div>
.myborder {border:2px solid #c74a7c;}