#d44db5 color space conversions
Hex:
#d44db5
RGB:
212, 77, 181
CMY:
17, 70, 29
CMYK:
0, 64, 15, 17
HSL:
314°, 61.0860%, 56.6667%
HSV (HSB):
314°, 63.6792%, 83.1373%
XYZ:
38.1457, 22.6410, 46.0757
xyY:
0.3570, 0.2119, 22.6410
CIE-Lab:
54.7006, 64.0687, -28.2554
CIE-LCH:
54.7006, 70.0226, 336.2017
CIE-Luv:
54.7006, 69.5966, -52.2137
Hunter-Lab:
47.5826, 59.8295, -24.1046
#d44db5 color charts
#d44db5 color shades, tints & tones
#d44db5 color schemes
#d44db5 color preview, HTML & CSS examples
This text has a color of #d44db5
<p style="color:#d44db5;">Text here</p>
.mytext {color:#d44db5;}
This box has a color of #d44db5
<div style="background-color:#d44db5;">Content here</div>
.mybackground {background-color:#d44db5;}
Border around this has a color of #d44db5
<div style="border:2px solid #d44db5;">Content here</div>
.myborder {border:2px solid #d44db5;}