#c94c3d color space conversions
Hex:
#c94c3d
RGB:
201, 76, 61
CMY:
21, 70, 76
CMYK:
0, 62, 70, 21
HSL:
6°, 56.4516%, 51.3725%
HSV (HSB):
6°, 69.6517%, 78.8235%
XYZ:
27.5141, 17.9233, 6.4243
xyY:
0.5305, 0.3456, 17.9233
CIE-Lab:
49.4030, 48.8478, 34.9031
CIE-LCH:
49.4030, 60.0361, 35.5469
CIE-Luv:
49.4030, 96.8762, 27.4399
Hunter-Lab:
42.3359, 41.9193, 20.6382
#c94c3d color charts
#c94c3d color shades, tints & tones
#c94c3d color schemes
#c94c3d color preview, HTML & CSS examples
This text has a color of #c94c3d
<p style="color:#c94c3d;">Text here</p>
.mytext {color:#c94c3d;}
This box has a color of #c94c3d
<div style="background-color:#c94c3d;">Content here</div>
.mybackground {background-color:#c94c3d;}
Border around this has a color of #c94c3d
<div style="border:2px solid #c94c3d;">Content here</div>
.myborder {border:2px solid #c94c3d;}