#d05b6b color space conversions
Hex:
#d05b6b
RGB:
208, 91, 107
CMY:
18, 64, 58
CMYK:
0, 56, 49, 18
HSL:
352°, 55.4502%, 58.6275%
HSV (HSB):
352°, 56.2500%, 81.5686%
XYZ:
32.4074, 21.9536, 16.4393
xyY:
0.4577, 0.3101, 21.9536
CIE-Lab:
53.9777, 47.6770, 14.1541
CIE-LCH:
53.9777, 49.7336, 16.5349
CIE-Luv:
53.9777, 82.4774, 8.6768
Hunter-Lab:
46.8547, 41.4651, 11.9959
#d05b6b color charts
#d05b6b color shades, tints & tones
#d05b6b color schemes
#d05b6b color preview, HTML & CSS examples
This text has a color of #d05b6b
<p style="color:#d05b6b;">Text here</p>
.mytext {color:#d05b6b;}
This box has a color of #d05b6b
<div style="background-color:#d05b6b;">Content here</div>
.mybackground {background-color:#d05b6b;}
Border around this has a color of #d05b6b
<div style="border:2px solid #d05b6b;">Content here</div>
.myborder {border:2px solid #d05b6b;}