#d05d5b color space conversions
Hex:
#d05d5b
RGB:
208, 93, 91
CMY:
18, 64, 64
CMYK:
0, 55, 56, 18
HSL:
1°, 55.4502%, 58.6275%
HSV (HSB):
1°, 56.2500%, 81.5686%
XYZ:
31.8151, 21.9939, 12.4659
xyY:
0.4800, 0.3319, 21.9939
CIE-Lab:
54.0206, 45.3515, 23.6104
CIE-LCH:
54.0206, 51.1293, 27.5019
CIE-Luv:
54.0206, 84.9822, 19.3937
Hunter-Lab:
46.8977, 39.0224, 17.0684
#d05d5b color charts
#d05d5b color shades, tints & tones
#d05d5b color schemes
#d05d5b color preview, HTML & CSS examples
This text has a color of #d05d5b
<p style="color:#d05d5b;">Text here</p>
.mytext {color:#d05d5b;}
This box has a color of #d05d5b
<div style="background-color:#d05d5b;">Content here</div>
.mybackground {background-color:#d05d5b;}
Border around this has a color of #d05d5b
<div style="border:2px solid #d05d5b;">Content here</div>
.myborder {border:2px solid #d05d5b;}