#d28def color space conversions
Hex:
#d28def
RGB:
210, 141, 239
CMY:
18, 45, 6
CMYK:
12, 41, 0, 6
HSL:
282°, 75.3846%, 74.5098%
HSV (HSB):
282°, 41.0042%, 93.7255%
XYZ:
51.6832, 38.9834, 86.4619
xyY:
0.2918, 0.2201, 38.9834
CIE-Lab:
68.7392, 42.8514, -39.1024
CIE-LCH:
68.7392, 58.0107, 317.6192
CIE-Luv:
68.7392, 29.4313, -68.5250
Hunter-Lab:
62.4367, 38.4928, -38.3987
#d28def color charts
#d28def color shades, tints & tones
#d28def color schemes
#d28def color preview, HTML & CSS examples
This text has a color of #d28def
<p style="color:#d28def;">Text here</p>
.mytext {color:#d28def;}
This box has a color of #d28def
<div style="background-color:#d28def;">Content here</div>
.mybackground {background-color:#d28def;}
Border around this has a color of #d28def
<div style="border:2px solid #d28def;">Content here</div>
.myborder {border:2px solid #d28def;}