#d28dba color space conversions
Hex:
#d28dba
RGB:
210, 141, 186
CMY:
18, 45, 27
CMYK:
0, 33, 11, 18
HSL:
321°, 43.3962%, 68.8235%
HSV (HSB):
321°, 32.8571%, 82.3529%
XYZ:
44.9661, 36.2966, 51.0903
xyY:
0.3397, 0.2742, 36.2966
CIE-Lab:
66.7459, 32.9368, -12.7484
CIE-LCH:
66.7459, 35.3179, 338.8407
CIE-Luv:
66.7459, 38.4750, -24.7189
Hunter-Lab:
60.2466, 27.7951, -8.1065
#d28dba color charts
#d28dba color shades, tints & tones
#d28dba color schemes
#d28dba color preview, HTML & CSS examples
This text has a color of #d28dba
<p style="color:#d28dba;">Text here</p>
.mytext {color:#d28dba;}
This box has a color of #d28dba
<div style="background-color:#d28dba;">Content here</div>
.mybackground {background-color:#d28dba;}
Border around this has a color of #d28dba
<div style="border:2px solid #d28dba;">Content here</div>
.myborder {border:2px solid #d28dba;}