#d44d85 color space conversions
Hex:
#d44d85
RGB:
212, 77, 133
CMY:
17, 70, 48
CMYK:
0, 64, 37, 17
HSL:
335°, 61.0860%, 56.6667%
HSV (HSB):
335°, 63.6792%, 83.1373%
XYZ:
34.0389, 20.9983, 24.4493
xyY:
0.4282, 0.2642, 20.9983
CIE-Lab:
52.9476, 57.8835, -2.6871
CIE-LCH:
52.9476, 57.9458, 357.3420
CIE-Luv:
52.9476, 85.7151, -14.3780
Hunter-Lab:
45.8239, 52.4017, 0.4425
#d44d85 color charts
#d44d85 color shades, tints & tones
#d44d85 color schemes
#d44d85 color preview, HTML & CSS examples
This text has a color of #d44d85
<p style="color:#d44d85;">Text here</p>
.mytext {color:#d44d85;}
This box has a color of #d44d85
<div style="background-color:#d44d85;">Content here</div>
.mybackground {background-color:#d44d85;}
Border around this has a color of #d44d85
<div style="border:2px solid #d44d85;">Content here</div>
.myborder {border:2px solid #d44d85;}