#d34c90 color space conversions
Hex:
#d34c90
RGB:
211, 76, 144
CMY:
17, 70, 44
CMYK:
0, 64, 32, 17
HSL:
330°, 60.5381%, 56.2745%
HSV (HSB):
330°, 63.9810%, 82.7451%
XYZ:
34.4825, 21.0314, 28.6276
xyY:
0.4098, 0.2500, 21.0314
CIE-Lab:
52.9838, 59.2630, -9.1887
CIE-LCH:
52.9838, 59.9711, 351.1865
CIE-Luv:
52.9838, 81.7125, -23.4456
Hunter-Lab:
45.8600, 53.9605, -4.9091
#d34c90 color charts
#d34c90 color shades, tints & tones
#d34c90 color schemes
#d34c90 color preview, HTML & CSS examples
This text has a color of #d34c90
<p style="color:#d34c90;">Text here</p>
.mytext {color:#d34c90;}
This box has a color of #d34c90
<div style="background-color:#d34c90;">Content here</div>
.mybackground {background-color:#d34c90;}
Border around this has a color of #d34c90
<div style="border:2px solid #d34c90;">Content here</div>
.myborder {border:2px solid #d34c90;}