#d08090 color space conversions
Hex:
#d08090
RGB:
208, 128, 144
CMY:
18, 50, 44
CMYK:
0, 38, 31, 18
HSL:
348°, 45.9770%, 65.8824%
HSV (HSB):
348°, 38.4615%, 81.5686%
XYZ:
38.7656, 30.8619, 30.2993
xyY:
0.3879, 0.3088, 30.8619
CIE-Lab:
62.3908, 32.9082, 4.5834
CIE-LCH:
62.3908, 33.2259, 7.9290
CIE-Luv:
62.3908, 51.7703, 0.3074
Hunter-Lab:
55.5534, 27.3402, 6.5501
#d08090 color charts
#d08090 color shades, tints & tones
#d08090 color schemes
#d08090 color preview, HTML & CSS examples
This text has a color of #d08090
<p style="color:#d08090;">Text here</p>
.mytext {color:#d08090;}
This box has a color of #d08090
<div style="background-color:#d08090;">Content here</div>
.mybackground {background-color:#d08090;}
Border around this has a color of #d08090
<div style="border:2px solid #d08090;">Content here</div>
.myborder {border:2px solid #d08090;}