#d34c9d color space conversions
Hex:
#d34c9d
RGB:
211, 76, 157
CMY:
17, 70, 38
CMYK:
0, 64, 26, 17
HSL:
324°, 60.5381%, 56.2745%
HSV (HSB):
324°, 63.9810%, 82.7451%
XYZ:
35.5342, 21.4521, 34.1661
xyY:
0.3898, 0.2353, 21.4521
CIE-Lab:
53.4408, 60.8828, -16.1815
CIE-LCH:
53.4408, 62.9965, 345.1159
CIE-Luv:
53.4408, 77.3085, -33.6608
Hunter-Lab:
46.3164, 55.8926, -11.3148
#d34c9d color charts
#d34c9d color shades, tints & tones
#d34c9d color schemes
#d34c9d color preview, HTML & CSS examples
This text has a color of #d34c9d
<p style="color:#d34c9d;">Text here</p>
.mytext {color:#d34c9d;}
This box has a color of #d34c9d
<div style="background-color:#d34c9d;">Content here</div>
.mybackground {background-color:#d34c9d;}
Border around this has a color of #d34c9d
<div style="border:2px solid #d34c9d;">Content here</div>
.myborder {border:2px solid #d34c9d;}