#c44f4d color space conversions
Hex:
#c44f4d
RGB:
196, 79, 77
CMY:
23, 69, 70
CMYK:
0, 60, 61, 23
HSL:
1°, 50.2110%, 53.5294%
HSV (HSB):
1°, 60.7143%, 76.8627%
XYZ:
26.9005, 17.8635, 9.0514
xyY:
0.4999, 0.3319, 17.8635
CIE-Lab:
49.3302, 46.6840, 25.3515
CIE-LCH:
49.3302, 53.1234, 28.5040
CIE-Luv:
49.3302, 87.4207, 19.8437
Hunter-Lab:
42.2653, 39.6452, 16.8884
#c44f4d color charts
#c44f4d color shades, tints & tones
#c44f4d color schemes
#c44f4d color preview, HTML & CSS examples
This text has a color of #c44f4d
<p style="color:#c44f4d;">Text here</p>
.mytext {color:#c44f4d;}
This box has a color of #c44f4d
<div style="background-color:#c44f4d;">Content here</div>
.mybackground {background-color:#c44f4d;}
Border around this has a color of #c44f4d
<div style="border:2px solid #c44f4d;">Content here</div>
.myborder {border:2px solid #c44f4d;}