#d34e4d color space conversions
Hex:
#d34e4d
RGB:
211, 78, 77
CMY:
17, 69, 70
CMYK:
0, 63, 64, 17
HSL:
0°, 60.3604%, 56.4706%
HSV (HSB):
0°, 63.5071%, 82.7451%
XYZ:
30.9279, 19.8335, 9.2193
xyY:
0.5156, 0.3307, 19.8335
CIE-Lab:
51.6484, 52.3188, 28.8119
CIE-LCH:
51.6484, 59.7275, 28.8415
CIE-Luv:
51.6484, 100.4316, 22.1221
Hunter-Lab:
44.5348, 46.0263, 18.9005
#d34e4d color charts
#d34e4d color shades, tints & tones
#d34e4d color schemes
#d34e4d color preview, HTML & CSS examples
This text has a color of #d34e4d
<p style="color:#d34e4d;">Text here</p>
.mytext {color:#d34e4d;}
This box has a color of #d34e4d
<div style="background-color:#d34e4d;">Content here</div>
.mybackground {background-color:#d34e4d;}
Border around this has a color of #d34e4d
<div style="border:2px solid #d34e4d;">Content here</div>
.myborder {border:2px solid #d34e4d;}