#d05a8f color space conversions
Hex:
#d05a8f
RGB:
208, 90, 143
CMY:
18, 65, 44
CMYK:
0, 57, 31, 18
HSL:
333°, 55.6604%, 58.4314%
HSV (HSB):
333°, 56.7308%, 81.5686%
XYZ:
34.6265, 22.7054, 28.5442
xyY:
0.4032, 0.2644, 22.7054
CIE-Lab:
54.7676, 52.0703, -5.9886
CIE-LCH:
54.7676, 52.4135, 353.4392
CIE-Luv:
54.7676, 73.1284, -17.7354
Hunter-Lab:
47.6502, 46.3249, -2.1617
#d05a8f color charts
#d05a8f color shades, tints & tones
#d05a8f color schemes
#d05a8f color preview, HTML & CSS examples
This text has a color of #d05a8f
<p style="color:#d05a8f;">Text here</p>
.mytext {color:#d05a8f;}
This box has a color of #d05a8f
<div style="background-color:#d05a8f;">Content here</div>
.mybackground {background-color:#d05a8f;}
Border around this has a color of #d05a8f
<div style="border:2px solid #d05a8f;">Content here</div>
.myborder {border:2px solid #d05a8f;}