#c94c3a color space conversions
Hex:
#c94c3a
RGB:
201, 76, 58
CMY:
21, 70, 77
CMYK:
0, 62, 71, 21
HSL:
8°, 56.9721%, 50.7843%
HSV (HSB):
8°, 71.1443%, 78.8235%
XYZ:
27.4356, 17.8919, 6.0105
xyY:
0.5344, 0.3485, 17.8919
CIE-Lab:
49.3647, 48.6975, 36.5462
CIE-LCH:
49.3647, 60.8857, 36.8873
CIE-Luv:
49.3647, 97.4357, 28.7124
Hunter-Lab:
42.2988, 41.7546, 21.1843
#c94c3a color charts
#c94c3a color shades, tints & tones
#c94c3a color schemes
#c94c3a color preview, HTML & CSS examples
This text has a color of #c94c3a
<p style="color:#c94c3a;">Text here</p>
.mytext {color:#c94c3a;}
This box has a color of #c94c3a
<div style="background-color:#c94c3a;">Content here</div>
.mybackground {background-color:#c94c3a;}
Border around this has a color of #c94c3a
<div style="border:2px solid #c94c3a;">Content here</div>
.myborder {border:2px solid #c94c3a;}