#d34c6d color space conversions
Hex:
#d34c6d
RGB:
211, 76, 109
CMY:
17, 70, 57
CMYK:
0, 64, 48, 17
HSL:
345°, 60.5381%, 56.2745%
HSV (HSB):
345°, 63.9810%, 82.7451%
XYZ:
32.2087, 20.1219, 16.6543
xyY:
0.4669, 0.2917, 20.1219
CIE-Lab:
51.9747, 55.5955, 10.2384
CIE-LCH:
51.9747, 56.5304, 10.4346
CIE-Luv:
51.9747, 93.0182, 2.2098
Hunter-Lab:
44.8574, 49.6668, 9.3875
#d34c6d color charts
#d34c6d color shades, tints & tones
#d34c6d color schemes
#d34c6d color preview, HTML & CSS examples
This text has a color of #d34c6d
<p style="color:#d34c6d;">Text here</p>
.mytext {color:#d34c6d;}
This box has a color of #d34c6d
<div style="background-color:#d34c6d;">Content here</div>
.mybackground {background-color:#d34c6d;}
Border around this has a color of #d34c6d
<div style="border:2px solid #d34c6d;">Content here</div>
.myborder {border:2px solid #d34c6d;}