#d06f71 color space conversions
Hex:
#d06f71
RGB:
208, 111, 113
CMY:
18, 56, 56
CMYK:
0, 47, 46, 18
HSL:
359°, 50.7853%, 62.5490%
HSV (HSB):
359°, 46.6346%, 81.5686%
XYZ:
34.6775, 25.9710, 18.8080
xyY:
0.4364, 0.3269, 25.9710
CIE-Lab:
58.0095, 38.2715, 16.2183
CIE-LCH:
58.0095, 41.5661, 22.9658
CIE-Luv:
58.0095, 68.4280, 13.5327
Hunter-Lab:
50.9618, 32.2792, 13.7916
#d06f71 color charts
#d06f71 color shades, tints & tones
#d06f71 color schemes
#d06f71 color preview, HTML & CSS examples
This text has a color of #d06f71
<p style="color:#d06f71;">Text here</p>
.mytext {color:#d06f71;}
This box has a color of #d06f71
<div style="background-color:#d06f71;">Content here</div>
.mybackground {background-color:#d06f71;}
Border around this has a color of #d06f71
<div style="border:2px solid #d06f71;">Content here</div>
.myborder {border:2px solid #d06f71;}