#d05f9b color space conversions
Hex:
#d05f9b
RGB:
208, 95, 155
CMY:
18, 63, 39
CMYK:
0, 54, 25, 18
HSL:
328°, 54.5894%, 59.4118%
HSV (HSB):
328°, 54.3269%, 81.5686%
XYZ:
36.0210, 23.9609, 33.7367
xyY:
0.3844, 0.2557, 23.9609
CIE-Lab:
56.0486, 51.2796, -11.1136
CIE-LCH:
56.0486, 52.4701, 347.7717
CIE-Luv:
56.0486, 67.2348, -24.8656
Hunter-Lab:
48.9498, 45.6917, -6.5984
#d05f9b color charts
#d05f9b color shades, tints & tones
#d05f9b color schemes
#d05f9b color preview, HTML & CSS examples
This text has a color of #d05f9b
<p style="color:#d05f9b;">Text here</p>
.mytext {color:#d05f9b;}
This box has a color of #d05f9b
<div style="background-color:#d05f9b;">Content here</div>
.mybackground {background-color:#d05f9b;}
Border around this has a color of #d05f9b
<div style="border:2px solid #d05f9b;">Content here</div>
.myborder {border:2px solid #d05f9b;}