#d06d48 color space conversions
Hex:
#d06d48
RGB:
208, 109, 72
CMY:
18, 57, 72
CMYK:
0, 48, 65, 18
HSL:
16°, 59.1304%, 54.9020%
HSV (HSB):
16°, 65.3846%, 81.5686%
XYZ:
32.6508, 24.8151, 9.1998
xyY:
0.4898, 0.3722, 24.8151
CIE-Lab:
56.8948, 35.9759, 37.9194
CIE-LCH:
56.8948, 52.2700, 46.5066
CIE-Luv:
56.8948, 77.0322, 35.5578
Hunter-Lab:
49.8147, 29.8210, 23.9206
#d06d48 color charts
#d06d48 color shades, tints & tones
#d06d48 color schemes
#d06d48 color preview, HTML & CSS examples
This text has a color of #d06d48
<p style="color:#d06d48;">Text here</p>
.mytext {color:#d06d48;}
This box has a color of #d06d48
<div style="background-color:#d06d48;">Content here</div>
.mybackground {background-color:#d06d48;}
Border around this has a color of #d06d48
<div style="border:2px solid #d06d48;">Content here</div>
.myborder {border:2px solid #d06d48;}