#c45945 color space conversions
Hex:
#c45945
RGB:
196, 89, 69
CMY:
23, 65, 73
CMYK:
0, 55, 65, 23
HSL:
9°, 51.8367%, 51.9608%
HSV (HSB):
9°, 64.7959%, 76.8627%
XYZ:
27.4115, 19.3102, 7.9127
xyY:
0.5017, 0.3534, 19.3102
CIE-Lab:
51.0482, 41.3447, 32.1390
CIE-LCH:
51.0482, 52.3669, 37.8594
CIE-Luv:
51.0482, 82.2160, 27.6149
Hunter-Lab:
43.9434, 34.4459, 20.0842
#c45945 color charts
#c45945 color shades, tints & tones
#c45945 color schemes
#c45945 color preview, HTML & CSS examples
This text has a color of #c45945
<p style="color:#c45945;">Text here</p>
.mytext {color:#c45945;}
This box has a color of #c45945
<div style="background-color:#c45945;">Content here</div>
.mybackground {background-color:#c45945;}
Border around this has a color of #c45945
<div style="border:2px solid #c45945;">Content here</div>
.myborder {border:2px solid #c45945;}