#d44dbe color space conversions
Hex:
#d44dbe
RGB:
212, 77, 190
CMY:
17, 70, 25
CMYK:
0, 64, 10, 17
HSL:
310°, 61.0860%, 56.6667%
HSV (HSB):
310°, 63.6792%, 83.1373%
XYZ:
39.0995, 23.0225, 51.0982
xyY:
0.3453, 0.2033, 23.0225
CIE-Lab:
55.0955, 65.4151, -32.8433
CIE-LCH:
55.0955, 73.1971, 333.3399
CIE-Luv:
55.0955, 66.6162, -59.4547
Hunter-Lab:
47.9818, 61.4885, -29.5537
#d44dbe color charts
#d44dbe color shades, tints & tones
#d44dbe color schemes
#d44dbe color preview, HTML & CSS examples
This text has a color of #d44dbe
<p style="color:#d44dbe;">Text here</p>
.mytext {color:#d44dbe;}
This box has a color of #d44dbe
<div style="background-color:#d44dbe;">Content here</div>
.mybackground {background-color:#d44dbe;}
Border around this has a color of #d44dbe
<div style="border:2px solid #d44dbe;">Content here</div>
.myborder {border:2px solid #d44dbe;}