#d05f8d color space conversions
Hex:
#d05f8d
RGB:
208, 95, 141
CMY:
18, 63, 45
CMYK:
0, 54, 32, 18
HSL:
336°, 54.5894%, 59.4118%
HSV (HSB):
336°, 54.3269%, 81.5686%
XYZ:
34.9124, 23.5174, 27.8985
xyY:
0.4044, 0.2724, 23.5174
CIE-Lab:
55.6013, 49.4565, -3.5787
CIE-LCH:
55.6013, 49.5858, 355.8613
CIE-Luv:
55.6013, 71.1423, -13.9583
Hunter-Lab:
48.4947, 43.6400, -0.1626
#d05f8d color charts
#d05f8d color shades, tints & tones
#d05f8d color schemes
#d05f8d color preview, HTML & CSS examples
This text has a color of #d05f8d
<p style="color:#d05f8d;">Text here</p>
.mytext {color:#d05f8d;}
This box has a color of #d05f8d
<div style="background-color:#d05f8d;">Content here</div>
.mybackground {background-color:#d05f8d;}
Border around this has a color of #d05f8d
<div style="border:2px solid #d05f8d;">Content here</div>
.myborder {border:2px solid #d05f8d;}