#d28f9a color space conversions
Hex:
#d28f9a
RGB:
210, 143, 154
CMY:
18, 44, 40
CMYK:
0, 32, 27, 18
HSL:
350°, 42.6752%, 69.2157%
HSV (HSB):
350°, 31.9048%, 82.3529%
XYZ:
42.2335, 35.6797, 35.2328
xyY:
0.3733, 0.3153, 35.6797
CIE-Lab:
66.2744, 26.9114, 4.5456
CIE-LCH:
66.2744, 27.2926, 9.5873
CIE-Luv:
66.2744, 42.6094, 1.4931
Hunter-Lab:
59.7324, 21.6758, 6.8409
#d28f9a color charts
#d28f9a color shades, tints & tones
#d28f9a color schemes
#d28f9a color preview, HTML & CSS examples
This text has a color of #d28f9a
<p style="color:#d28f9a;">Text here</p>
.mytext {color:#d28f9a;}
This box has a color of #d28f9a
<div style="background-color:#d28f9a;">Content here</div>
.mybackground {background-color:#d28f9a;}
Border around this has a color of #d28f9a
<div style="border:2px solid #d28f9a;">Content here</div>
.myborder {border:2px solid #d28f9a;}