#c44f2c color space conversions
Hex:
#c44f2c
RGB:
196, 79, 44
CMY:
23, 69, 83
CMYK:
0, 60, 78, 23
HSL:
14°, 63.3333%, 47.0588%
HSV (HSB):
14°, 77.5510%, 76.8627%
XYZ:
26.0156, 17.5096, 4.3914
xyY:
0.5429, 0.3654, 17.5096
CIE-Lab:
48.8958, 44.9164, 43.3020
CIE-LCH:
48.8958, 62.3903, 43.9516
CIE-Luv:
48.8958, 93.3937, 34.1725
Hunter-Lab:
41.8444, 37.7494, 23.0689
#c44f2c color charts
#c44f2c color shades, tints & tones
#c44f2c color schemes
#c44f2c color preview, HTML & CSS examples
This text has a color of #c44f2c
<p style="color:#c44f2c;">Text here</p>
.mytext {color:#c44f2c;}
This box has a color of #c44f2c
<div style="background-color:#c44f2c;">Content here</div>
.mybackground {background-color:#c44f2c;}
Border around this has a color of #c44f2c
<div style="border:2px solid #c44f2c;">Content here</div>
.myborder {border:2px solid #c44f2c;}