#d083d1 color space conversions
Hex:
#d083d1
RGB:
208, 131, 209
CMY:
18, 49, 18
CMYK:
0, 37, 0, 18
HSL:
299°, 45.8824%, 66.6667%
HSV (HSB):
299°, 37.3206%, 81.9608%
XYZ:
45.6373, 34.2459, 64.5264
xyY:
0.3160, 0.2371, 34.2459
CIE-Lab:
65.1573, 41.7130, -28.0658
CIE-LCH:
65.1573, 50.2759, 326.0662
CIE-Luv:
65.1573, 37.7952, -49.9510
Hunter-Lab:
58.5200, 36.7947, -24.4113
#d083d1 color charts
#d083d1 color shades, tints & tones
#d083d1 color schemes
#d083d1 color preview, HTML & CSS examples
This text has a color of #d083d1
<p style="color:#d083d1;">Text here</p>
.mytext {color:#d083d1;}
This box has a color of #d083d1
<div style="background-color:#d083d1;">Content here</div>
.mybackground {background-color:#d083d1;}
Border around this has a color of #d083d1
<div style="border:2px solid #d083d1;">Content here</div>
.myborder {border:2px solid #d083d1;}