#c74f5d color space conversions
Hex:
#c74f5d
RGB:
199, 79, 93
CMY:
22, 69, 64
CMYK:
0, 60, 53, 22
HSL:
353°, 51.7241%, 54.5098%
HSV (HSB):
353°, 60.3015%, 78.0392%
XYZ:
28.3250, 18.5244, 12.4386
xyY:
0.4778, 0.3124, 18.5244
CIE-Lab:
50.1261, 48.9486, 16.9668
CIE-LCH:
50.1261, 51.8058, 19.1176
CIE-Luv:
50.1261, 86.0119, 11.0841
Hunter-Lab:
43.0400, 42.1523, 12.9931
#c74f5d color charts
#c74f5d color shades, tints & tones
#c74f5d color schemes
#c74f5d color preview, HTML & CSS examples
This text has a color of #c74f5d
<p style="color:#c74f5d;">Text here</p>
.mytext {color:#c74f5d;}
This box has a color of #c74f5d
<div style="background-color:#c74f5d;">Content here</div>
.mybackground {background-color:#c74f5d;}
Border around this has a color of #c74f5d
<div style="border:2px solid #c74f5d;">Content here</div>
.myborder {border:2px solid #c74f5d;}