#d08588 color space conversions
Hex:
#d08588
RGB:
208, 133, 136
CMY:
18, 48, 47
CMYK:
0, 36, 35, 18
HSL:
358°, 44.3787%, 66.8627%
HSV (HSB):
358°, 36.0577%, 81.5686%
XYZ:
38.8439, 31.9625, 27.4146
xyY:
0.3955, 0.3254, 31.9625
CIE-Lab:
63.3119, 29.1875, 10.4541
CIE-LCH:
63.3119, 31.0032, 19.7061
CIE-Luv:
63.3119, 50.1181, 8.7918
Hunter-Lab:
56.5354, 23.7053, 10.8244
#d08588 color charts
#d08588 color shades, tints & tones
#d08588 color schemes
#d08588 color preview, HTML & CSS examples
This text has a color of #d08588
<p style="color:#d08588;">Text here</p>
.mytext {color:#d08588;}
This box has a color of #d08588
<div style="background-color:#d08588;">Content here</div>
.mybackground {background-color:#d08588;}
Border around this has a color of #d08588
<div style="border:2px solid #d08588;">Content here</div>
.myborder {border:2px solid #d08588;}