#d06e8c color space conversions
Hex:
#d06e8c
RGB:
208, 110, 140
CMY:
18, 57, 45
CMYK:
0, 47, 33, 18
HSL:
342°, 51.0417%, 62.3529%
HSV (HSB):
342°, 47.1154%, 81.5686%
XYZ:
36.3220, 26.4552, 28.0029
xyY:
0.4001, 0.2914, 26.4552
CIE-Lab:
58.4666, 41.8619, 1.2032
CIE-LCH:
58.4666, 41.8792, 1.6464
CIE-Luv:
58.4666, 63.1577, -6.0366
Hunter-Lab:
51.4346, 36.0421, 3.7245
#d06e8c color charts
#d06e8c color shades, tints & tones
#d06e8c color schemes
#d06e8c color preview, HTML & CSS examples
This text has a color of #d06e8c
<p style="color:#d06e8c;">Text here</p>
.mytext {color:#d06e8c;}
This box has a color of #d06e8c
<div style="background-color:#d06e8c;">Content here</div>
.mybackground {background-color:#d06e8c;}
Border around this has a color of #d06e8c
<div style="border:2px solid #d06e8c;">Content here</div>
.myborder {border:2px solid #d06e8c;}