#c45f5c color space conversions
Hex:
#c45f5c
RGB:
196, 95, 92
CMY:
23, 63, 64
CMYK:
0, 52, 53, 23
HSL:
2°, 46.8468%, 56.4706%
HSV (HSB):
2°, 53.0612%, 76.8627%
XYZ:
28.7889, 20.6929, 12.6020
xyY:
0.4637, 0.3333, 20.6929
CIE-Lab:
52.6117, 40.0482, 20.8293
CIE-LCH:
52.6117, 45.1411, 27.4793
CIE-Luv:
52.6117, 73.6087, 17.5596
Hunter-Lab:
45.4894, 33.3609, 15.4174
#c45f5c color charts
#c45f5c color shades, tints & tones
#c45f5c color schemes
#c45f5c color preview, HTML & CSS examples
This text has a color of #c45f5c
<p style="color:#c45f5c;">Text here</p>
.mytext {color:#c45f5c;}
This box has a color of #c45f5c
<div style="background-color:#c45f5c;">Content here</div>
.mybackground {background-color:#c45f5c;}
Border around this has a color of #c45f5c
<div style="border:2px solid #c45f5c;">Content here</div>
.myborder {border:2px solid #c45f5c;}