#d34bb9 color space conversions
Hex:
#d34bb9
RGB:
211, 75, 185
CMY:
17, 71, 27
CMYK:
0, 64, 12, 17
HSL:
311°, 60.7143%, 56.0784%
HSV (HSB):
311°, 64.4550%, 82.7451%
XYZ:
38.1370, 22.3838, 48.2094
xyY:
0.3507, 0.2059, 22.3838
CIE-Lab:
54.4319, 65.1988, -31.0016
CIE-LCH:
54.4319, 72.1940, 334.5692
CIE-Luv:
54.4319, 68.1841, -56.4819
Hunter-Lab:
47.3115, 61.0905, -27.2971
#d34bb9 color charts
#d34bb9 color shades, tints & tones
#d34bb9 color schemes
#d34bb9 color preview, HTML & CSS examples
This text has a color of #d34bb9
<p style="color:#d34bb9;">Text here</p>
.mytext {color:#d34bb9;}
This box has a color of #d34bb9
<div style="background-color:#d34bb9;">Content here</div>
.mybackground {background-color:#d34bb9;}
Border around this has a color of #d34bb9
<div style="border:2px solid #d34bb9;">Content here</div>
.myborder {border:2px solid #d34bb9;}