#d06b7b color space conversions
Hex:
#d06b7b
RGB:
208, 107, 123
CMY:
18, 58, 52
CMYK:
0, 49, 41, 18
HSL:
350°, 51.7949%, 61.7647%
HSV (HSB):
350°, 48.5577%, 81.5686%
XYZ:
34.8453, 25.3553, 21.7964
xyY:
0.4250, 0.3092, 25.3553
CIE-Lab:
57.4200, 41.3878, 9.5901
CIE-LCH:
57.4200, 42.4843, 13.0459
CIE-Luv:
57.4200, 68.8208, 4.8653
Hunter-Lab:
50.3541, 35.4032, 9.5834
#d06b7b color charts
#d06b7b color shades, tints & tones
#d06b7b color schemes
#d06b7b color preview, HTML & CSS examples
This text has a color of #d06b7b
<p style="color:#d06b7b;">Text here</p>
.mytext {color:#d06b7b;}
This box has a color of #d06b7b
<div style="background-color:#d06b7b;">Content here</div>
.mybackground {background-color:#d06b7b;}
Border around this has a color of #d06b7b
<div style="border:2px solid #d06b7b;">Content here</div>
.myborder {border:2px solid #d06b7b;}