#d06f77 color space conversions
Hex:
#d06f77
RGB:
208, 111, 119
CMY:
18, 56, 53
CMYK:
0, 47, 43, 18
HSL:
355°, 50.7853%, 62.5490%
HSV (HSB):
355°, 46.6346%, 81.5686%
XYZ:
35.0266, 26.1107, 20.6465
xyY:
0.4283, 0.3193, 26.1107
CIE-Lab:
58.1420, 38.8958, 12.9295
CIE-LCH:
58.1420, 40.9884, 18.3875
CIE-Luv:
58.1420, 67.1914, 9.5205
Hunter-Lab:
51.0986, 32.9341, 11.8128
#d06f77 color charts
#d06f77 color shades, tints & tones
#d06f77 color schemes
#d06f77 color preview, HTML & CSS examples
This text has a color of #d06f77
<p style="color:#d06f77;">Text here</p>
.mytext {color:#d06f77;}
This box has a color of #d06f77
<div style="background-color:#d06f77;">Content here</div>
.mybackground {background-color:#d06f77;}
Border around this has a color of #d06f77
<div style="border:2px solid #d06f77;">Content here</div>
.myborder {border:2px solid #d06f77;}