#d0805d color space conversions
Hex:
#d0805d
RGB:
208, 128, 93
CMY:
18, 50, 64
CMYK:
0, 38, 55, 18
HSL:
18°, 55.0239%, 59.0196%
HSV (HSB):
18°, 55.2885%, 81.5686%
XYZ:
35.7074, 29.6386, 14.1948
xyY:
0.4489, 0.3726, 29.6386
CIE-Lab:
61.3411, 27.4138, 31.9355
CIE-LCH:
61.3411, 42.0879, 49.3568
CIE-Luv:
61.3411, 60.0665, 33.3511
Hunter-Lab:
54.4413, 21.8037, 22.6499
#d0805d color charts
#d0805d color shades, tints & tones
#d0805d color schemes
#d0805d color preview, HTML & CSS examples
This text has a color of #d0805d
<p style="color:#d0805d;">Text here</p>
.mytext {color:#d0805d;}
This box has a color of #d0805d
<div style="background-color:#d0805d;">Content here</div>
.mybackground {background-color:#d0805d;}
Border around this has a color of #d0805d
<div style="border:2px solid #d0805d;">Content here</div>
.myborder {border:2px solid #d0805d;}