#d06a6a color space conversions
Hex:
#d06a6a
RGB:
208, 106, 106
CMY:
18, 58, 58
CMYK:
0, 49, 49, 18
HSL:
0°, 52.0408%, 61.5686%
HSV (HSB):
0°, 49.0385%, 81.5686%
XYZ:
33.7680, 24.7586, 16.6348
xyY:
0.4493, 0.3294, 24.7586
CIE-Lab:
56.8394, 40.1638, 18.6677
CIE-LCH:
56.8394, 44.2901, 24.9284
CIE-Luv:
56.8394, 73.1437, 15.7676
Hunter-Lab:
49.7580, 34.0615, 15.0091
#d06a6a color charts
#d06a6a color shades, tints & tones
#d06a6a color schemes
#d06a6a color preview, HTML & CSS examples
This text has a color of #d06a6a
<p style="color:#d06a6a;">Text here</p>
.mytext {color:#d06a6a;}
This box has a color of #d06a6a
<div style="background-color:#d06a6a;">Content here</div>
.mybackground {background-color:#d06a6a;}
Border around this has a color of #d06a6a
<div style="border:2px solid #d06a6a;">Content here</div>
.myborder {border:2px solid #d06a6a;}