#d080d1 color space conversions
Hex:
#d080d1
RGB:
208, 128, 209
CMY:
18, 50, 18
CMYK:
0, 39, 0, 18
HSL:
299°, 46.8208%, 66.0784%
HSV (HSB):
299°, 38.7560%, 81.9608%
XYZ:
45.2402, 33.4517, 64.3940
xyY:
0.3162, 0.2338, 33.4517
CIE-Lab:
64.5250, 43.2996, -29.0410
CIE-LCH:
64.5250, 52.1367, 326.1503
CIE-Luv:
64.5250, 39.1200, -51.6716
Hunter-Lab:
57.8374, 38.4065, -25.5250
#d080d1 color charts
#d080d1 color shades, tints & tones
#d080d1 color schemes
#d080d1 color preview, HTML & CSS examples
This text has a color of #d080d1
<p style="color:#d080d1;">Text here</p>
.mytext {color:#d080d1;}
This box has a color of #d080d1
<div style="background-color:#d080d1;">Content here</div>
.mybackground {background-color:#d080d1;}
Border around this has a color of #d080d1
<div style="border:2px solid #d080d1;">Content here</div>
.myborder {border:2px solid #d080d1;}