#d05fa8 color space conversions
Hex:
#d05fa8
RGB:
208, 95, 168
CMY:
18, 63, 34
CMYK:
0, 54, 19, 18
HSL:
321°, 54.5894%, 59.4118%
HSV (HSB):
321°, 54.3269%, 81.5686%
XYZ:
37.1725, 24.4215, 39.8004
xyY:
0.3666, 0.2409, 24.4215
CIE-Lab:
56.5073, 53.1175, -17.9884
CIE-LCH:
56.5073, 56.0808, 341.2912
CIE-Luv:
56.5073, 63.5565, -35.2589
Hunter-Lab:
49.4181, 47.7869, -13.1584
#d05fa8 color charts
#d05fa8 color shades, tints & tones
#d05fa8 color schemes
#d05fa8 color preview, HTML & CSS examples
This text has a color of #d05fa8
<p style="color:#d05fa8;">Text here</p>
.mytext {color:#d05fa8;}
This box has a color of #d05fa8
<div style="background-color:#d05fa8;">Content here</div>
.mybackground {background-color:#d05fa8;}
Border around this has a color of #d05fa8
<div style="border:2px solid #d05fa8;">Content here</div>
.myborder {border:2px solid #d05fa8;}