#d28da3 color space conversions
Hex:
#d28da3
RGB:
210, 141, 163
CMY:
18, 45, 36
CMYK:
0, 33, 22, 18
HSL:
341°, 43.3962%, 68.8235%
HSV (HSB):
341°, 32.8571%, 82.3529%
XYZ:
42.7141, 35.3957, 39.2311
xyY:
0.3640, 0.3016, 35.3957
CIE-Lab:
66.0556, 29.2962, -0.8407
CIE-LCH:
66.0556, 29.3083, 358.3562
CIE-Luv:
66.0556, 42.3324, -6.4833
Hunter-Lab:
59.4943, 24.0394, 2.5496
#d28da3 color charts
#d28da3 color shades, tints & tones
#d28da3 color schemes
#d28da3 color preview, HTML & CSS examples
This text has a color of #d28da3
<p style="color:#d28da3;">Text here</p>
.mytext {color:#d28da3;}
This box has a color of #d28da3
<div style="background-color:#d28da3;">Content here</div>
.mybackground {background-color:#d28da3;}
Border around this has a color of #d28da3
<div style="border:2px solid #d28da3;">Content here</div>
.myborder {border:2px solid #d28da3;}