#d28ab3 color space conversions
Hex:
#d28ab3
RGB:
210, 138, 179
CMY:
18, 46, 30
CMYK:
0, 34, 15, 18
HSL:
326°, 44.4444%, 68.2353%
HSV (HSB):
326°, 34.2857%, 82.3529%
XYZ:
43.8035, 35.1333, 47.1205
xyY:
0.3475, 0.2787, 35.1333
CIE-Lab:
65.8523, 33.4013, -10.1548
CIE-LCH:
65.8523, 34.9109, 343.0894
CIE-Luv:
65.8523, 41.2550, -20.8356
Hunter-Lab:
59.2733, 28.1847, -5.6425
#d28ab3 color charts
#d28ab3 color shades, tints & tones
#d28ab3 color schemes
#d28ab3 color preview, HTML & CSS examples
This text has a color of #d28ab3
<p style="color:#d28ab3;">Text here</p>
.mytext {color:#d28ab3;}
This box has a color of #d28ab3
<div style="background-color:#d28ab3;">Content here</div>
.mybackground {background-color:#d28ab3;}
Border around this has a color of #d28ab3
<div style="border:2px solid #d28ab3;">Content here</div>
.myborder {border:2px solid #d28ab3;}