#d4488b color space conversions
Hex:
#d4488b
RGB:
212, 72, 139
CMY:
17, 72, 45
CMYK:
0, 66, 34, 17
HSL:
331°, 61.9469%, 55.6863%
HSV (HSB):
331°, 66.0377%, 83.1373%
XYZ:
34.1289, 20.4959, 26.5834
xyY:
0.4203, 0.2524, 20.4959
CIE-Lab:
52.3933, 60.5857, -7.0816
CIE-LCH:
52.3933, 60.9981, 353.3332
CIE-Luv:
52.3933, 85.9439, -20.7823
Hunter-Lab:
45.2724, 55.3371, -3.1238
#d4488b color charts
#d4488b color shades, tints & tones
#d4488b color schemes
#d4488b color preview, HTML & CSS examples
This text has a color of #d4488b
<p style="color:#d4488b;">Text here</p>
.mytext {color:#d4488b;}
This box has a color of #d4488b
<div style="background-color:#d4488b;">Content here</div>
.mybackground {background-color:#d4488b;}
Border around this has a color of #d4488b
<div style="border:2px solid #d4488b;">Content here</div>
.myborder {border:2px solid #d4488b;}