#d06d4b color space conversions
Hex:
#d06d4b
RGB:
208, 109, 75
CMY:
18, 57, 71
CMYK:
0, 48, 64, 18
HSL:
15°, 58.5903%, 55.4902%
HSV (HSB):
15°, 63.9423%, 81.5686%
XYZ:
32.7511, 24.8552, 9.7280
xyY:
0.4864, 0.3691, 24.8552
CIE-Lab:
56.9340, 36.1649, 36.3388
CIE-LCH:
56.9340, 51.2680, 45.1374
CIE-Luv:
56.9340, 76.5928, 34.1868
Hunter-Lab:
49.8550, 30.0152, 23.3295
#d06d4b color charts
#d06d4b color shades, tints & tones
#d06d4b color schemes
#d06d4b color preview, HTML & CSS examples
This text has a color of #d06d4b
<p style="color:#d06d4b;">Text here</p>
.mytext {color:#d06d4b;}
This box has a color of #d06d4b
<div style="background-color:#d06d4b;">Content here</div>
.mybackground {background-color:#d06d4b;}
Border around this has a color of #d06d4b
<div style="border:2px solid #d06d4b;">Content here</div>
.myborder {border:2px solid #d06d4b;}