#d28da8 color space conversions
Hex:
#d28da8
RGB:
210, 141, 168
CMY:
18, 45, 34
CMYK:
0, 33, 20, 18
HSL:
337°, 43.3962%, 68.8235%
HSV (HSB):
337°, 32.8571%, 82.3529%
XYZ:
43.1711, 35.5785, 41.6378
xyY:
0.3586, 0.2955, 35.5785
CIE-Lab:
66.1966, 30.0495, -3.4502
CIE-LCH:
66.1966, 30.2469, 353.4502
CIE-Luv:
66.1966, 41.5069, -10.3669
Hunter-Lab:
59.6478, 24.8089, 0.3654
#d28da8 color charts
#d28da8 color shades, tints & tones
#d28da8 color schemes
#d28da8 color preview, HTML & CSS examples
This text has a color of #d28da8
<p style="color:#d28da8;">Text here</p>
.mytext {color:#d28da8;}
This box has a color of #d28da8
<div style="background-color:#d28da8;">Content here</div>
.mybackground {background-color:#d28da8;}
Border around this has a color of #d28da8
<div style="border:2px solid #d28da8;">Content here</div>
.myborder {border:2px solid #d28da8;}