#d28fb7 color space conversions
Hex:
#d28fb7
RGB:
210, 143, 183
CMY:
18, 44, 28
CMYK:
0, 32, 13, 18
HSL:
324°, 42.6752%, 69.2157%
HSV (HSB):
324°, 31.9048%, 82.3529%
XYZ:
44.9480, 36.7655, 49.5272
xyY:
0.3425, 0.2801, 36.7655
CIE-Lab:
67.1007, 31.3552, -10.5353
CIE-LCH:
67.1007, 33.0778, 341.4278
CIE-Luv:
67.1007, 37.9352, -21.1069
Hunter-Lab:
60.6345, 26.2107, -5.9848
#d28fb7 color charts
#d28fb7 color shades, tints & tones
#d28fb7 color schemes
#d28fb7 color preview, HTML & CSS examples
This text has a color of #d28fb7
<p style="color:#d28fb7;">Text here</p>
.mytext {color:#d28fb7;}
This box has a color of #d28fb7
<div style="background-color:#d28fb7;">Content here</div>
.mybackground {background-color:#d28fb7;}
Border around this has a color of #d28fb7
<div style="border:2px solid #d28fb7;">Content here</div>
.myborder {border:2px solid #d28fb7;}