#d06e93 color space conversions
Hex:
#d06e93
RGB:
208, 110, 147
CMY:
18, 57, 42
CMYK:
0, 47, 29, 18
HSL:
337°, 51.0417%, 62.3529%
HSV (HSB):
337°, 47.1154%, 81.5686%
XYZ:
36.8548, 26.6683, 30.8088
xyY:
0.3907, 0.2827, 26.6683
CIE-Lab:
58.6661, 42.7679, -2.5665
CIE-LCH:
58.6661, 42.8448, 356.5659
CIE-Luv:
58.6661, 61.5269, -11.3516
Hunter-Lab:
51.6414, 37.0173, 0.7771
#d06e93 color charts
#d06e93 color shades, tints & tones
#d06e93 color schemes
#d06e93 color preview, HTML & CSS examples
This text has a color of #d06e93
<p style="color:#d06e93;">Text here</p>
.mytext {color:#d06e93;}
This box has a color of #d06e93
<div style="background-color:#d06e93;">Content here</div>
.mybackground {background-color:#d06e93;}
Border around this has a color of #d06e93
<div style="border:2px solid #d06e93;">Content here</div>
.myborder {border:2px solid #d06e93;}