#d06f6b color space conversions
Hex:
#d06f6b
RGB:
208, 111, 107
CMY:
18, 56, 58
CMYK:
0, 47, 49, 18
HSL:
2°, 51.7949%, 61.7647%
HSV (HSB):
2°, 48.5577%, 81.5686%
XYZ:
34.3507, 25.8403, 17.0871
xyY:
0.4445, 0.3344, 25.8403
CIE-Lab:
57.8852, 37.6818, 19.5102
CIE-LCH:
57.8852, 42.4331, 27.3734
CIE-Luv:
57.8852, 69.6215, 17.3939
Hunter-Lab:
50.8334, 31.6632, 15.6536
#d06f6b color charts
#d06f6b color shades, tints & tones
#d06f6b color schemes
#d06f6b color preview, HTML & CSS examples
This text has a color of #d06f6b
<p style="color:#d06f6b;">Text here</p>
.mytext {color:#d06f6b;}
This box has a color of #d06f6b
<div style="background-color:#d06f6b;">Content here</div>
.mybackground {background-color:#d06f6b;}
Border around this has a color of #d06f6b
<div style="border:2px solid #d06f6b;">Content here</div>
.myborder {border:2px solid #d06f6b;}