#c74e30 color space conversions
Hex:
#c74e30
RGB:
199, 78, 48
CMY:
22, 69, 81
CMYK:
0, 61, 76, 22
HSL:
12°, 61.1336%, 48.4314%
HSV (HSB):
12°, 75.8794%, 78.0392%
XYZ:
26.8111, 17.8043, 4.8198
xyY:
0.5423, 0.3602, 17.8043
CIE-Lab:
49.2579, 46.6316, 41.7648
CIE-LCH:
49.2579, 62.6003, 41.8487
CIE-Luv:
49.2579, 96.0387, 32.8847
Hunter-Lab:
42.1951, 39.5786, 22.7641
#c74e30 color charts
#c74e30 color shades, tints & tones
#c74e30 color schemes
#c74e30 color preview, HTML & CSS examples
This text has a color of #c74e30
<p style="color:#c74e30;">Text here</p>
.mytext {color:#c74e30;}
This box has a color of #c74e30
<div style="background-color:#c74e30;">Content here</div>
.mybackground {background-color:#c74e30;}
Border around this has a color of #c74e30
<div style="border:2px solid #c74e30;">Content here</div>
.myborder {border:2px solid #c74e30;}