#c94e3c color space conversions
Hex:
#c94e3c
RGB:
201, 78, 60
CMY:
21, 69, 76
CMYK:
0, 61, 70, 21
HSL:
8°, 56.6265%, 51.1765%
HSV (HSB):
8°, 70.1493%, 78.8235%
XYZ:
27.6274, 18.1925, 6.3303
xyY:
0.5298, 0.3488, 18.1925
CIE-Lab:
49.7288, 47.8965, 35.8462
CIE-LCH:
49.7288, 59.8250, 36.8115
CIE-Luv:
49.7288, 95.7016, 28.5219
Hunter-Lab:
42.6527, 40.9774, 21.0573
#c94e3c color charts
#c94e3c color shades, tints & tones
#c94e3c color schemes
#c94e3c color preview, HTML & CSS examples
This text has a color of #c94e3c
<p style="color:#c94e3c;">Text here</p>
.mytext {color:#c94e3c;}
This box has a color of #c94e3c
<div style="background-color:#c94e3c;">Content here</div>
.mybackground {background-color:#c94e3c;}
Border around this has a color of #c94e3c
<div style="border:2px solid #c94e3c;">Content here</div>
.myborder {border:2px solid #c94e3c;}