#c74b4a color space conversions
Hex:
#c74b4a
RGB:
199, 75, 74
CMY:
22, 71, 71
CMYK:
0, 62, 63, 22
HSL:
0°, 52.7426%, 53.5294%
HSV (HSB):
0°, 62.8141%, 78.0392%
XYZ:
27.3053, 17.6687, 8.4498
xyY:
0.5111, 0.3307, 17.6687
CIE-Lab:
49.0918, 49.3502, 26.9187
CIE-LCH:
49.0918, 56.2144, 28.6108
CIE-Luv:
49.0918, 93.1530, 20.5604
Hunter-Lab:
42.0341, 42.3936, 17.5053
#c74b4a color charts
#c74b4a color shades, tints & tones
#c74b4a color schemes
#c74b4a color preview, HTML & CSS examples
This text has a color of #c74b4a
<p style="color:#c74b4a;">Text here</p>
.mytext {color:#c74b4a;}
This box has a color of #c74b4a
<div style="background-color:#c74b4a;">Content here</div>
.mybackground {background-color:#c74b4a;}
Border around this has a color of #c74b4a
<div style="border:2px solid #c74b4a;">Content here</div>
.myborder {border:2px solid #c74b4a;}