#d05a6c color space conversions
Hex:
#d05a6c
RGB:
208, 90, 108
CMY:
18, 65, 58
CMYK:
0, 57, 48, 18
HSL:
351°, 55.6604%, 58.4314%
HSV (HSB):
351°, 56.7308%, 81.5686%
XYZ:
32.3754, 21.8049, 16.6898
xyY:
0.4568, 0.3077, 21.8049
CIE-Lab:
53.8194, 48.2444, 13.3431
CIE-LCH:
53.8194, 50.0556, 15.4600
CIE-Luv:
53.8194, 82.8309, 7.6061
Hunter-Lab:
46.6958, 42.0411, 11.4959
#d05a6c color charts
#d05a6c color shades, tints & tones
#d05a6c color schemes
#d05a6c color preview, HTML & CSS examples
This text has a color of #d05a6c
<p style="color:#d05a6c;">Text here</p>
.mytext {color:#d05a6c;}
This box has a color of #d05a6c
<div style="background-color:#d05a6c;">Content here</div>
.mybackground {background-color:#d05a6c;}
Border around this has a color of #d05a6c
<div style="border:2px solid #d05a6c;">Content here</div>
.myborder {border:2px solid #d05a6c;}