#c74e32 color space conversions
Hex:
#c74e32
RGB:
199, 78, 50
CMY:
22, 69, 80
CMYK:
0, 61, 75, 22
HSL:
11°, 59.8394%, 48.8235%
HSV (HSB):
11°, 74.8744%, 78.0392%
XYZ:
26.8533, 17.8212, 5.0421
xyY:
0.5401, 0.3585, 17.8212
CIE-Lab:
49.2785, 46.7147, 40.7288
CIE-LCH:
49.2785, 61.9766, 41.0839
CIE-Luv:
49.2785, 95.7353, 32.1772
Hunter-Lab:
42.2151, 39.6684, 22.4691
#c74e32 color charts
#c74e32 color shades, tints & tones
#c74e32 color schemes
#c74e32 color preview, HTML & CSS examples
This text has a color of #c74e32
<p style="color:#c74e32;">Text here</p>
.mytext {color:#c74e32;}
This box has a color of #c74e32
<div style="background-color:#c74e32;">Content here</div>
.mybackground {background-color:#c74e32;}
Border around this has a color of #c74e32
<div style="border:2px solid #c74e32;">Content here</div>
.myborder {border:2px solid #c74e32;}