#c44a3b color space conversions
Hex:
#c44a3b
RGB:
196, 74, 59
CMY:
23, 71, 77
CMYK:
0, 62, 70, 23
HSL:
7°, 53.7255%, 50.0000%
HSV (HSB):
7°, 69.8980%, 76.8627%
XYZ:
26.0031, 16.9491, 6.0387
xyY:
0.5308, 0.3460, 16.9491
CIE-Lab:
48.1958, 47.8819, 34.4119
CIE-LCH:
48.1958, 58.9649, 35.7042
CIE-Luv:
48.1958, 94.4705, 26.9033
Hunter-Lab:
41.1693, 40.6971, 20.1219
#c44a3b color charts
#c44a3b color shades, tints & tones
#c44a3b color schemes
#c44a3b color preview, HTML & CSS examples
This text has a color of #c44a3b
<p style="color:#c44a3b;">Text here</p>
.mytext {color:#c44a3b;}
This box has a color of #c44a3b
<div style="background-color:#c44a3b;">Content here</div>
.mybackground {background-color:#c44a3b;}
Border around this has a color of #c44a3b
<div style="border:2px solid #c44a3b;">Content here</div>
.myborder {border:2px solid #c44a3b;}