#d28dbe color space conversions
Hex:
#d28dbe
RGB:
210, 141, 190
CMY:
18, 45, 25
CMYK:
0, 33, 10, 18
HSL:
317°, 43.3962%, 68.8235%
HSV (HSB):
317°, 32.8571%, 82.3529%
XYZ:
45.3975, 36.4691, 53.3617
xyY:
0.3357, 0.2697, 36.4691
CIE-Lab:
66.8768, 33.6143, -14.7926
CIE-LCH:
66.8768, 36.7252, 336.2472
CIE-Luv:
66.8768, 37.7924, -27.9704
Hunter-Lab:
60.3896, 28.5042, -10.1173
#d28dbe color charts
#d28dbe color shades, tints & tones
#d28dbe color schemes
#d28dbe color preview, HTML & CSS examples
This text has a color of #d28dbe
<p style="color:#d28dbe;">Text here</p>
.mytext {color:#d28dbe;}
This box has a color of #d28dbe
<div style="background-color:#d28dbe;">Content here</div>
.mybackground {background-color:#d28dbe;}
Border around this has a color of #d28dbe
<div style="border:2px solid #d28dbe;">Content here</div>
.myborder {border:2px solid #d28dbe;}