#d05fb9 color space conversions
Hex:
#d05fb9
RGB:
208, 95, 185
CMY:
18, 63, 27
CMYK:
0, 54, 11, 18
HSL:
312°, 54.5894%, 59.4118%
HSV (HSB):
312°, 54.3269%, 81.5686%
XYZ:
38.8616, 25.0971, 48.6949
xyY:
0.3450, 0.2228, 25.0971
CIE-Lab:
57.1699, 55.7180, -26.7909
CIE-LCH:
57.1699, 61.8243, 334.3203
CIE-Luv:
57.1699, 58.7502, -49.0503
Hunter-Lab:
50.0970, 50.7975, -22.5627
#d05fb9 color charts
#d05fb9 color shades, tints & tones
#d05fb9 color schemes
#d05fb9 color preview, HTML & CSS examples
This text has a color of #d05fb9
<p style="color:#d05fb9;">Text here</p>
.mytext {color:#d05fb9;}
This box has a color of #d05fb9
<div style="background-color:#d05fb9;">Content here</div>
.mybackground {background-color:#d05fb9;}
Border around this has a color of #d05fb9
<div style="border:2px solid #d05fb9;">Content here</div>
.myborder {border:2px solid #d05fb9;}