#c44d5e color space conversions
Hex:
#c44d5e
RGB:
196, 77, 94
CMY:
23, 70, 63
CMYK:
0, 61, 52, 23
HSL:
351°, 50.2110%, 53.5294%
HSV (HSB):
351°, 60.7143%, 76.8627%
XYZ:
27.4392, 17.8517, 12.5892
xyY:
0.4741, 0.3084, 17.8517
CIE-Lab:
49.3157, 48.9234, 15.1796
CIE-LCH:
49.3157, 51.2242, 17.2377
CIE-Luv:
49.3157, 84.4836, 9.0829
Hunter-Lab:
42.2512, 41.9835, 11.9098
#c44d5e color charts
#c44d5e color shades, tints & tones
#c44d5e color schemes
#c44d5e color preview, HTML & CSS examples
This text has a color of #c44d5e
<p style="color:#c44d5e;">Text here</p>
.mytext {color:#c44d5e;}
This box has a color of #c44d5e
<div style="background-color:#c44d5e;">Content here</div>
.mybackground {background-color:#c44d5e;}
Border around this has a color of #c44d5e
<div style="border:2px solid #c44d5e;">Content here</div>
.myborder {border:2px solid #c44d5e;}