#c44d3a color space conversions
Hex:
#c44d3a
RGB:
196, 77, 58
CMY:
23, 70, 77
CMYK:
0, 61, 70, 23
HSL:
8°, 54.3307%, 49.8039%
HSV (HSB):
8°, 70.4082%, 76.8627%
XYZ:
26.1825, 17.3490, 5.9717
xyY:
0.5289, 0.3505, 17.3490
CIE-Lab:
48.6968, 46.4672, 35.5586
CIE-LCH:
48.6968, 58.5117, 37.4247
CIE-Luv:
48.6968, 92.6106, 28.3129
Hunter-Lab:
41.6521, 39.3139, 20.6560
#c44d3a color charts
#c44d3a color shades, tints & tones
#c44d3a color schemes
#c44d3a color preview, HTML & CSS examples
This text has a color of #c44d3a
<p style="color:#c44d3a;">Text here</p>
.mytext {color:#c44d3a;}
This box has a color of #c44d3a
<div style="background-color:#c44d3a;">Content here</div>
.mybackground {background-color:#c44d3a;}
Border around this has a color of #c44d3a
<div style="border:2px solid #c44d3a;">Content here</div>
.myborder {border:2px solid #c44d3a;}