#c44f32 color space conversions
Hex:
#c44f32
RGB:
196, 79, 50
CMY:
23, 69, 80
CMYK:
0, 60, 74, 23
HSL:
12°, 59.3496%, 48.2353%
HSV (HSB):
12°, 74.4898%, 76.8627%
XYZ:
26.1367, 17.5580, 5.0291
xyY:
0.5364, 0.3604, 17.5580
CIE-Lab:
48.9556, 45.1616, 40.2339
CIE-LCH:
48.9556, 60.4842, 41.6974
CIE-Luv:
48.9556, 92.5312, 32.1135
Hunter-Lab:
41.9023, 38.0108, 22.2156
#c44f32 color charts
#c44f32 color shades, tints & tones
#c44f32 color schemes
#c44f32 color preview, HTML & CSS examples
This text has a color of #c44f32
<p style="color:#c44f32;">Text here</p>
.mytext {color:#c44f32;}
This box has a color of #c44f32
<div style="background-color:#c44f32;">Content here</div>
.mybackground {background-color:#c44f32;}
Border around this has a color of #c44f32
<div style="border:2px solid #c44f32;">Content here</div>
.myborder {border:2px solid #c44f32;}