#d28db9 color space conversions
Hex:
#d28db9
RGB:
210, 141, 185
CMY:
18, 45, 27
CMYK:
0, 33, 12, 18
HSL:
322°, 43.3962%, 68.8235%
HSV (HSB):
322°, 32.8571%, 82.3529%
XYZ:
44.8602, 36.2542, 50.5323
xyY:
0.3408, 0.2754, 36.2542
CIE-Lab:
66.7137, 32.7694, -12.2361
CIE-LCH:
66.7137, 34.9793, 339.5243
CIE-Luv:
66.7137, 38.6453, -23.9089
Hunter-Lab:
60.2114, 27.6203, -7.6110
#d28db9 color charts
#d28db9 color shades, tints & tones
#d28db9 color schemes
#d28db9 color preview, HTML & CSS examples
This text has a color of #d28db9
<p style="color:#d28db9;">Text here</p>
.mytext {color:#d28db9;}
This box has a color of #d28db9
<div style="background-color:#d28db9;">Content here</div>
.mybackground {background-color:#d28db9;}
Border around this has a color of #d28db9
<div style="border:2px solid #d28db9;">Content here</div>
.myborder {border:2px solid #d28db9;}