#d34c4d color space conversions
Hex:
#d34c4d
RGB:
211, 76, 77
CMY:
17, 70, 70
CMYK:
0, 64, 64, 17
HSL:
360°, 60.5381%, 56.2745%
HSV (HSB):
360°, 63.9810%, 82.7451%
XYZ:
30.7880, 19.5536, 9.1727
xyY:
0.5173, 0.3286, 19.5536
CIE-Lab:
51.3287, 53.1774, 28.4090
CIE-LCH:
51.3287, 60.2902, 28.1125
CIE-Luv:
51.3287, 101.7002, 21.4649
Hunter-Lab:
44.2194, 46.8973, 18.6547
#d34c4d color charts
#d34c4d color shades, tints & tones
#d34c4d color schemes
#d34c4d color preview, HTML & CSS examples
This text has a color of #d34c4d
<p style="color:#d34c4d;">Text here</p>
.mytext {color:#d34c4d;}
This box has a color of #d34c4d
<div style="background-color:#d34c4d;">Content here</div>
.mybackground {background-color:#d34c4d;}
Border around this has a color of #d34c4d
<div style="border:2px solid #d34c4d;">Content here</div>
.myborder {border:2px solid #d34c4d;}