#d05b7a color space conversions
Hex:
#d05b7a
RGB:
208, 91, 122
CMY:
18, 64, 52
CMYK:
0, 56, 41, 18
HSL:
344°, 55.4502%, 58.6275%
HSV (HSB):
344°, 56.2500%, 81.5686%
XYZ:
33.2664, 22.2972, 20.9628
xyY:
0.4347, 0.2914, 22.2972
CIE-Lab:
54.3409, 49.1709, 5.7922
CIE-LCH:
54.3409, 49.5109, 6.7184
CIE-Luv:
54.3409, 78.5371, -1.6353
Hunter-Lab:
47.2199, 43.1181, 6.7327
#d05b7a color charts
#d05b7a color shades, tints & tones
#d05b7a color schemes
#d05b7a color preview, HTML & CSS examples
This text has a color of #d05b7a
<p style="color:#d05b7a;">Text here</p>
.mytext {color:#d05b7a;}
This box has a color of #d05b7a
<div style="background-color:#d05b7a;">Content here</div>
.mybackground {background-color:#d05b7a;}
Border around this has a color of #d05b7a
<div style="border:2px solid #d05b7a;">Content here</div>
.myborder {border:2px solid #d05b7a;}