#c74e2e color space conversions
Hex:
#c74e2e
RGB:
199, 78, 46
CMY:
22, 69, 82
CMYK:
0, 61, 77, 22
HSL:
13°, 62.4490%, 48.0392%
HSV (HSB):
13°, 76.8844%, 78.0392%
XYZ:
26.7707, 17.7881, 4.6073
xyY:
0.5445, 0.3618, 17.7881
CIE-Lab:
49.2381, 46.5520, 42.7863
CIE-LCH:
49.2381, 63.2278, 42.5864
CIE-Luv:
49.2381, 96.3305, 33.5646
Hunter-Lab:
42.1760, 39.4928, 23.0464
#c74e2e color charts
#c74e2e color shades, tints & tones
#c74e2e color schemes
#c74e2e color preview, HTML & CSS examples
This text has a color of #c74e2e
<p style="color:#c74e2e;">Text here</p>
.mytext {color:#c74e2e;}
This box has a color of #c74e2e
<div style="background-color:#c74e2e;">Content here</div>
.mybackground {background-color:#c74e2e;}
Border around this has a color of #c74e2e
<div style="border:2px solid #c74e2e;">Content here</div>
.myborder {border:2px solid #c74e2e;}