#d06b6a color space conversions
Hex:
#d06b6a
RGB:
208, 107, 106
CMY:
18, 58, 58
CMYK:
0, 49, 49, 18
HSL:
1°, 52.0408%, 61.5686%
HSV (HSB):
1°, 49.0385%, 81.5686%
XYZ:
33.8716, 24.9659, 16.6693
xyY:
0.4486, 0.3306, 24.9659
CIE-Lab:
57.0422, 39.6519, 18.9433
CIE-LCH:
57.0422, 43.9445, 25.5356
CIE-Luv:
57.0422, 72.4825, 16.2146
Hunter-Lab:
49.9659, 33.5640, 15.1961
#d06b6a color charts
#d06b6a color shades, tints & tones
#d06b6a color schemes
#d06b6a color preview, HTML & CSS examples
This text has a color of #d06b6a
<p style="color:#d06b6a;">Text here</p>
.mytext {color:#d06b6a;}
This box has a color of #d06b6a
<div style="background-color:#d06b6a;">Content here</div>
.mybackground {background-color:#d06b6a;}
Border around this has a color of #d06b6a
<div style="border:2px solid #d06b6a;">Content here</div>
.myborder {border:2px solid #d06b6a;}