#d05f7e color space conversions
Hex:
#d05f7e
RGB:
208, 95, 126
CMY:
18, 63, 51
CMYK:
0, 54, 39, 18
HSL:
344°, 54.5894%, 59.4118%
HSV (HSB):
344°, 54.3269%, 81.5686%
XYZ:
33.8705, 23.1007, 22.4124
xyY:
0.4267, 0.2910, 23.1007
CIE-Lab:
55.1759, 47.6924, 4.6290
CIE-LCH:
55.1759, 47.9165, 5.5438
CIE-Luv:
55.1759, 75.1959, -2.7716
Hunter-Lab:
48.0632, 41.6800, 5.9967
#d05f7e color charts
#d05f7e color shades, tints & tones
#d05f7e color schemes
#d05f7e color preview, HTML & CSS examples
This text has a color of #d05f7e
<p style="color:#d05f7e;">Text here</p>
.mytext {color:#d05f7e;}
This box has a color of #d05f7e
<div style="background-color:#d05f7e;">Content here</div>
.mybackground {background-color:#d05f7e;}
Border around this has a color of #d05f7e
<div style="border:2px solid #d05f7e;">Content here</div>
.myborder {border:2px solid #d05f7e;}