#d34a9a color space conversions
Hex:
#d34a9a
RGB:
211, 74, 154
CMY:
17, 71, 40
CMYK:
0, 65, 27, 17
HSL:
325°, 60.8889%, 55.8824%
HSV (HSB):
325°, 64.9289%, 82.7451%
XYZ:
35.1455, 21.0795, 32.7882
xyY:
0.3948, 0.2368, 21.0795
CIE-Lab:
53.0364, 61.3073, -15.0266
CIE-LCH:
53.0364, 63.1220, 346.2282
CIE-Luv:
53.0364, 79.1313, -32.0380
Hunter-Lab:
45.9125, 56.2930, -10.2030
#d34a9a color charts
#d34a9a color shades, tints & tones
#d34a9a color schemes
#d34a9a color preview, HTML & CSS examples
This text has a color of #d34a9a
<p style="color:#d34a9a;">Text here</p>
.mytext {color:#d34a9a;}
This box has a color of #d34a9a
<div style="background-color:#d34a9a;">Content here</div>
.mybackground {background-color:#d34a9a;}
Border around this has a color of #d34a9a
<div style="border:2px solid #d34a9a;">Content here</div>
.myborder {border:2px solid #d34a9a;}