#d08d82 color space conversions
Hex:
#d08d82
RGB:
208, 141, 130
CMY:
18, 45, 49
CMYK:
0, 32, 38, 18
HSL:
8°, 45.3488%, 66.2745%
HSV (HSB):
8°, 37.5000%, 81.5686%
XYZ:
39.5666, 34.0714, 25.6101
xyY:
0.3987, 0.3433, 34.0714
CIE-Lab:
65.0192, 24.1155, 16.2317
CIE-LCH:
65.0192, 29.0694, 33.9438
CIE-Luv:
65.0192, 45.9735, 17.2110
Hunter-Lab:
58.3707, 18.8476, 14.8460
#d08d82 color charts
#d08d82 color shades, tints & tones
#d08d82 color schemes
#d08d82 color preview, HTML & CSS examples
This text has a color of #d08d82
<p style="color:#d08d82;">Text here</p>
.mytext {color:#d08d82;}
This box has a color of #d08d82
<div style="background-color:#d08d82;">Content here</div>
.mybackground {background-color:#d08d82;}
Border around this has a color of #d08d82
<div style="border:2px solid #d08d82;">Content here</div>
.myborder {border:2px solid #d08d82;}