#c44e31 color space conversions
Hex:
#c44e31
RGB:
196, 78, 49
CMY:
23, 69, 81
CMYK:
0, 60, 75, 23
HSL:
12°, 60.0000%, 48.0392%
HSV (HSB):
12°, 75.0000%, 76.8627%
XYZ:
26.0437, 17.4063, 4.8928
xyY:
0.5387, 0.3601, 17.4063
CIE-Lab:
48.7679, 45.5846, 40.5645
CIE-LCH:
48.7679, 61.0199, 41.6650
CIE-Luv:
48.7679, 93.3982, 32.1490
Hunter-Lab:
41.7208, 38.4149, 22.2513
#c44e31 color charts
#c44e31 color shades, tints & tones
#c44e31 color schemes
#c44e31 color preview, HTML & CSS examples
This text has a color of #c44e31
<p style="color:#c44e31;">Text here</p>
.mytext {color:#c44e31;}
This box has a color of #c44e31
<div style="background-color:#c44e31;">Content here</div>
.mybackground {background-color:#c44e31;}
Border around this has a color of #c44e31
<div style="border:2px solid #c44e31;">Content here</div>
.myborder {border:2px solid #c44e31;}