#d06f93 color space conversions
Hex:
#d06f93
RGB:
208, 111, 147
CMY:
18, 56, 42
CMYK:
0, 47, 29, 18
HSL:
338°, 50.7853%, 62.5490%
HSV (HSB):
338°, 46.6346%, 81.5686%
XYZ:
36.9633, 26.8854, 30.8450
xyY:
0.3903, 0.2839, 26.8854
CIE-Lab:
58.8681, 42.2547, -2.2696
CIE-LCH:
58.8681, 42.3156, 356.9255
CIE-Luv:
58.8681, 60.9731, -10.8468
Hunter-Lab:
51.8511, 36.5087, 1.0256
#d06f93 color charts
#d06f93 color shades, tints & tones
#d06f93 color schemes
#d06f93 color preview, HTML & CSS examples
This text has a color of #d06f93
<p style="color:#d06f93;">Text here</p>
.mytext {color:#d06f93;}
This box has a color of #d06f93
<div style="background-color:#d06f93;">Content here</div>
.mybackground {background-color:#d06f93;}
Border around this has a color of #d06f93
<div style="border:2px solid #d06f93;">Content here</div>
.myborder {border:2px solid #d06f93;}