#d083a5 color space conversions
Hex:
#d083a5
RGB:
208, 131, 165
CMY:
18, 49, 35
CMYK:
0, 37, 21, 18
HSL:
334°, 45.0292%, 66.4706%
HSV (HSB):
334°, 37.0192%, 81.5686%
XYZ:
40.9203, 32.3591, 39.6865
xyY:
0.3622, 0.2865, 32.3591
CIE-Lab:
63.6386, 34.2764, -5.5566
CIE-LCH:
63.6386, 34.7238, 350.7918
CIE-Luv:
63.6386, 46.1511, -14.1222
Hunter-Lab:
56.8851, 28.8551, -1.5448
#d083a5 color charts
#d083a5 color shades, tints & tones
#d083a5 color schemes
#d083a5 color preview, HTML & CSS examples
This text has a color of #d083a5
<p style="color:#d083a5;">Text here</p>
.mytext {color:#d083a5;}
This box has a color of #d083a5
<div style="background-color:#d083a5;">Content here</div>
.mybackground {background-color:#d083a5;}
Border around this has a color of #d083a5
<div style="border:2px solid #d083a5;">Content here</div>
.myborder {border:2px solid #d083a5;}