#c44c1a color space conversions
Hex:
#c44c1a
RGB:
196, 76, 26
CMY:
23, 70, 90
CMYK:
0, 61, 87, 23
HSL:
18°, 76.5766%, 43.5294%
HSV (HSB):
18°, 86.7347%, 76.8627%
XYZ:
25.5358, 16.9792, 2.9087
xyY:
0.5622, 0.3738, 16.9792
CIE-Lab:
48.2339, 45.7618, 50.9605
CIE-LCH:
48.2339, 68.4918, 48.0766
CIE-Luv:
48.2339, 97.6039, 37.9481
Hunter-Lab:
41.2059, 38.5087, 24.6588
#c44c1a color charts
#c44c1a color shades, tints & tones
#c44c1a color schemes
#c44c1a color preview, HTML & CSS examples
This text has a color of #c44c1a
<p style="color:#c44c1a;">Text here</p>
.mytext {color:#c44c1a;}
This box has a color of #c44c1a
<div style="background-color:#c44c1a;">Content here</div>
.mybackground {background-color:#c44c1a;}
Border around this has a color of #c44c1a
<div style="border:2px solid #c44c1a;">Content here</div>
.myborder {border:2px solid #c44c1a;}