#d44c3a color space conversions
Hex:
#d44c3a
RGB:
212, 76, 58
CMY:
17, 70, 77
CMYK:
0, 64, 73, 17
HSL:
7°, 64.1667%, 52.9412%
HSV (HSB):
7°, 72.6415%, 83.1373%
XYZ:
30.4995, 19.4714, 6.1538
xyY:
0.5434, 0.3469, 19.4714
CIE-Lab:
51.2342, 52.5088, 39.1687
CIE-LCH:
51.2342, 65.5085, 36.7209
CIE-Luv:
51.2342, 106.4954, 30.3206
Hunter-Lab:
44.1264, 46.1553, 22.6200
#d44c3a color charts
#d44c3a color shades, tints & tones
#d44c3a color schemes
#d44c3a color preview, HTML & CSS examples
This text has a color of #d44c3a
<p style="color:#d44c3a;">Text here</p>
.mytext {color:#d44c3a;}
This box has a color of #d44c3a
<div style="background-color:#d44c3a;">Content here</div>
.mybackground {background-color:#d44c3a;}
Border around this has a color of #d44c3a
<div style="border:2px solid #d44c3a;">Content here</div>
.myborder {border:2px solid #d44c3a;}