#d06a7f color space conversions
Hex:
#d06a7f
RGB:
208, 106, 127
CMY:
18, 58, 50
CMYK:
0, 49, 39, 18
HSL:
348°, 52.0408%, 61.5686%
HSV (HSB):
348°, 49.0385%, 81.5686%
XYZ:
34.9972, 25.2503, 23.1079
xyY:
0.4199, 0.3029, 25.2503
CIE-Lab:
57.3185, 42.3450, 7.1140
CIE-LCH:
57.3185, 42.9384, 9.5366
CIE-Luv:
57.3185, 68.5136, 1.5593
Hunter-Lab:
50.2496, 36.3825, 7.9095
#d06a7f color charts
#d06a7f color shades, tints & tones
#d06a7f color schemes
#d06a7f color preview, HTML & CSS examples
This text has a color of #d06a7f
<p style="color:#d06a7f;">Text here</p>
.mytext {color:#d06a7f;}
This box has a color of #d06a7f
<div style="background-color:#d06a7f;">Content here</div>
.mybackground {background-color:#d06a7f;}
Border around this has a color of #d06a7f
<div style="border:2px solid #d06a7f;">Content here</div>
.myborder {border:2px solid #d06a7f;}