#d28e91 color space conversions
Hex:
#d28e91
RGB:
210, 142, 145
CMY:
18, 44, 43
CMYK:
0, 32, 31, 18
HSL:
357°, 43.0380%, 69.0196%
HSV (HSB):
357°, 32.3810%, 82.3529%
XYZ:
41.3622, 35.0920, 31.3815
xyY:
0.3836, 0.3254, 35.0920
CIE-Lab:
65.8202, 26.2270, 8.9597
CIE-LCH:
65.8202, 27.7152, 18.8613
CIE-Luv:
65.8202, 44.6020, 7.5529
Hunter-Lab:
59.2385, 20.9670, 10.0582
#d28e91 color charts
#d28e91 color shades, tints & tones
#d28e91 color schemes
#d28e91 color preview, HTML & CSS examples
This text has a color of #d28e91
<p style="color:#d28e91;">Text here</p>
.mytext {color:#d28e91;}
This box has a color of #d28e91
<div style="background-color:#d28e91;">Content here</div>
.mybackground {background-color:#d28e91;}
Border around this has a color of #d28e91
<div style="border:2px solid #d28e91;">Content here</div>
.myborder {border:2px solid #d28e91;}