#c44e4c color space conversions
Hex:
#c44e4c
RGB:
196, 78, 76
CMY:
23, 69, 70
CMYK:
0, 60, 61, 23
HSL:
1°, 50.4202%, 53.3333%
HSV (HSB):
1°, 61.2245%, 76.8627%
XYZ:
26.7938, 17.7063, 8.8430
xyY:
0.5023, 0.3319, 17.7063
CIE-Lab:
49.1380, 47.0781, 25.6953
CIE-LCH:
49.1380, 53.6339, 28.6258
CIE-Luv:
49.1380, 88.2939, 20.0226
Hunter-Lab:
42.0789, 40.0222, 16.9953
#c44e4c color charts
#c44e4c color shades, tints & tones
#c44e4c color schemes
#c44e4c color preview, HTML & CSS examples
This text has a color of #c44e4c
<p style="color:#c44e4c;">Text here</p>
.mytext {color:#c44e4c;}
This box has a color of #c44e4c
<div style="background-color:#c44e4c;">Content here</div>
.mybackground {background-color:#c44e4c;}
Border around this has a color of #c44e4c
<div style="border:2px solid #c44e4c;">Content here</div>
.myborder {border:2px solid #c44e4c;}