#c94c35 color space conversions
Hex:
#c94c35
RGB:
201, 76, 53
CMY:
21, 70, 79
CMYK:
0, 62, 74, 21
HSL:
9°, 58.2677%, 49.8039%
HSV (HSB):
9°, 73.6318%, 78.8235%
XYZ:
27.3144, 17.8434, 5.3727
xyY:
0.5406, 0.3531, 17.8434
CIE-Lab:
49.3057, 48.4650, 39.2393
CIE-LCH:
49.3057, 62.3585, 38.9950
CIE-Luv:
49.3057, 98.3103, 30.6987
Hunter-Lab:
42.2415, 41.5001, 22.0280
#c94c35 color charts
#c94c35 color shades, tints & tones
#c94c35 color schemes
#c94c35 color preview, HTML & CSS examples
This text has a color of #c94c35
<p style="color:#c94c35;">Text here</p>
.mytext {color:#c94c35;}
This box has a color of #c94c35
<div style="background-color:#c94c35;">Content here</div>
.mybackground {background-color:#c94c35;}
Border around this has a color of #c94c35
<div style="border:2px solid #c94c35;">Content here</div>
.myborder {border:2px solid #c94c35;}