#c94f2d color space conversions
Hex:
#c94f2d
RGB:
201, 79, 45
CMY:
21, 69, 82
CMYK:
0, 61, 78, 21
HSL:
13°, 63.4146%, 48.2353%
HSV (HSB):
13°, 77.6119%, 78.8235%
XYZ:
27.3570, 18.1989, 4.5535
xyY:
0.5459, 0.3632, 18.1989
CIE-Lab:
49.7365, 46.7793, 43.9177
CIE-LCH:
49.7365, 64.1644, 43.1928
CIE-Luv:
49.7365, 97.4102, 34.4538
Hunter-Lab:
42.6602, 39.8127, 23.5336
#c94f2d color charts
#c94f2d color shades, tints & tones
#c94f2d color schemes
#c94f2d color preview, HTML & CSS examples
This text has a color of #c94f2d
<p style="color:#c94f2d;">Text here</p>
.mytext {color:#c94f2d;}
This box has a color of #c94f2d
<div style="background-color:#c94f2d;">Content here</div>
.mybackground {background-color:#c94f2d;}
Border around this has a color of #c94f2d
<div style="border:2px solid #c94f2d;">Content here</div>
.myborder {border:2px solid #c94f2d;}