#d05da7 color space conversions
Hex:
#d05da7
RGB:
208, 93, 167
CMY:
18, 64, 35
CMYK:
0, 55, 20, 18
HSL:
321°, 55.0239%, 59.0196%
HSV (HSB):
321°, 55.2885%, 81.5686%
XYZ:
36.9018, 24.0286, 39.2523
xyY:
0.3683, 0.2398, 24.0286
CIE-Lab:
56.1164, 53.9127, -18.0028
CIE-LCH:
56.1164, 56.8391, 341.5345
CIE-Luv:
56.1164, 64.7279, -35.3744
Hunter-Lab:
49.0190, 48.5927, -13.1635
#d05da7 color charts
#d05da7 color shades, tints & tones
#d05da7 color schemes
#d05da7 color preview, HTML & CSS examples
This text has a color of #d05da7
<p style="color:#d05da7;">Text here</p>
.mytext {color:#d05da7;}
This box has a color of #d05da7
<div style="background-color:#d05da7;">Content here</div>
.mybackground {background-color:#d05da7;}
Border around this has a color of #d05da7
<div style="border:2px solid #d05da7;">Content here</div>
.myborder {border:2px solid #d05da7;}