#c44d4e color space conversions
Hex:
#c44d4e
RGB:
196, 77, 78
CMY:
23, 70, 69
CMYK:
0, 61, 60, 23
HSL:
359°, 50.2110%, 53.5294%
HSV (HSB):
359°, 60.7143%, 76.8627%
XYZ:
26.7940, 17.5936, 9.1914
xyY:
0.5001, 0.3284, 17.5936
CIE-Lab:
48.9994, 47.6759, 24.3333
CIE-LCH:
48.9994, 53.5267, 27.0393
CIE-Luv:
48.9994, 88.4804, 18.5809
Hunter-Lab:
41.9447, 40.6213, 16.3689
#c44d4e color charts
#c44d4e color shades, tints & tones
#c44d4e color schemes
#c44d4e color preview, HTML & CSS examples
This text has a color of #c44d4e
<p style="color:#c44d4e;">Text here</p>
.mytext {color:#c44d4e;}
This box has a color of #c44d4e
<div style="background-color:#c44d4e;">Content here</div>
.mybackground {background-color:#c44d4e;}
Border around this has a color of #c44d4e
<div style="border:2px solid #c44d4e;">Content here</div>
.myborder {border:2px solid #c44d4e;}