#c44c4a color space conversions
Hex:
#c44c4a
RGB:
196, 76, 74
CMY:
23, 70, 71
CMYK:
0, 61, 62, 23
HSL:
1°, 50.8333%, 52.9412%
HSV (HSB):
1°, 62.2449%, 76.8627%
XYZ:
26.5854, 17.3991, 8.4357
xyY:
0.5072, 0.3319, 17.3991
CIE-Lab:
48.7590, 47.8595, 26.3924
CIE-LCH:
48.7590, 54.6542, 28.8748
CIE-Luv:
48.7590, 90.0357, 20.3791
Hunter-Lab:
41.7122, 40.7714, 17.2079
#c44c4a color charts
#c44c4a color shades, tints & tones
#c44c4a color schemes
#c44c4a color preview, HTML & CSS examples
This text has a color of #c44c4a
<p style="color:#c44c4a;">Text here</p>
.mytext {color:#c44c4a;}
This box has a color of #c44c4a
<div style="background-color:#c44c4a;">Content here</div>
.mybackground {background-color:#c44c4a;}
Border around this has a color of #c44c4a
<div style="border:2px solid #c44c4a;">Content here</div>
.myborder {border:2px solid #c44c4a;}