#d44c2c color space conversions
Hex:
#d44c2c
RGB:
212, 76, 44
CMY:
17, 70, 83
CMYK:
0, 64, 79, 17
HSL:
11°, 66.1417%, 50.1961%
HSV (HSB):
11°, 79.2453%, 83.1373%
XYZ:
30.1904, 19.3478, 4.5262
xyY:
0.5584, 0.3579, 19.3478
CIE-Lab:
51.0916, 51.9632, 46.3933
CIE-LCH:
51.0916, 69.6600, 41.7588
CIE-Luv:
51.0916, 108.7533, 35.2244
Hunter-Lab:
43.9861, 45.5401, 24.6894
#d44c2c color charts
#d44c2c color shades, tints & tones
#d44c2c color schemes
#d44c2c color preview, HTML & CSS examples
This text has a color of #d44c2c
<p style="color:#d44c2c;">Text here</p>
.mytext {color:#d44c2c;}
This box has a color of #d44c2c
<div style="background-color:#d44c2c;">Content here</div>
.mybackground {background-color:#d44c2c;}
Border around this has a color of #d44c2c
<div style="border:2px solid #d44c2c;">Content here</div>
.myborder {border:2px solid #d44c2c;}