#c74e6a color space conversions
Hex:
#c74e6a
RGB:
199, 78, 106
CMY:
22, 69, 58
CMYK:
0, 61, 47, 22
HSL:
346°, 51.9313%, 54.3137%
HSV (HSB):
346°, 60.8040%, 78.0392%
XYZ:
28.8791, 18.6315, 15.7098
xyY:
0.4568, 0.2947, 18.6315
CIE-Lab:
50.2533, 50.5642, 9.3318
CIE-LCH:
50.2533, 51.4181, 10.4565
CIE-Luv:
50.2533, 83.0453, 2.2032
Hunter-Lab:
43.1642, 43.8883, 8.6361
#c74e6a color charts
#c74e6a color shades, tints & tones
#c74e6a color schemes
#c74e6a color preview, HTML & CSS examples
This text has a color of #c74e6a
<p style="color:#c74e6a;">Text here</p>
.mytext {color:#c74e6a;}
This box has a color of #c74e6a
<div style="background-color:#c74e6a;">Content here</div>
.mybackground {background-color:#c74e6a;}
Border around this has a color of #c74e6a
<div style="border:2px solid #c74e6a;">Content here</div>
.myborder {border:2px solid #c74e6a;}