#c9512e color space conversions
Hex:
#c9512e
RGB:
201, 81, 46
CMY:
21, 68, 82
CMYK:
0, 60, 77, 21
HSL:
14°, 62.7530%, 48.4314%
HSV (HSB):
14°, 77.1144%, 78.8235%
XYZ:
27.5230, 18.4996, 4.7049
xyY:
0.5426, 0.3647, 18.4996
CIE-Lab:
50.0966, 45.8934, 43.7773
CIE-LCH:
50.0966, 63.4244, 43.6481
CIE-Luv:
50.0966, 95.8211, 34.7644
Hunter-Lab:
43.0112, 38.9530, 23.6222
#c9512e color charts
#c9512e color shades, tints & tones
#c9512e color schemes
#c9512e color preview, HTML & CSS examples
This text has a color of #c9512e
<p style="color:#c9512e;">Text here</p>
.mytext {color:#c9512e;}
This box has a color of #c9512e
<div style="background-color:#c9512e;">Content here</div>
.mybackground {background-color:#c9512e;}
Border around this has a color of #c9512e
<div style="border:2px solid #c9512e;">Content here</div>
.myborder {border:2px solid #c9512e;}