#d06c94 color space conversions
Hex:
#d06c94
RGB:
208, 108, 148
CMY:
18, 58, 42
CMYK:
0, 48, 29, 18
HSL:
336°, 51.5464%, 61.9608%
HSV (HSB):
336°, 48.0769%, 81.5686%
XYZ:
36.7203, 26.2731, 31.1528
xyY:
0.3900, 0.2791, 26.2731
CIE-Lab:
58.2954, 43.9214, -3.6924
CIE-LCH:
58.2954, 44.0764, 355.1945
CIE-Luv:
58.2954, 62.3856, -13.1239
Hunter-Lab:
51.2573, 38.1754, -0.1547
#d06c94 color charts
#d06c94 color shades, tints & tones
#d06c94 color schemes
#d06c94 color preview, HTML & CSS examples
This text has a color of #d06c94
<p style="color:#d06c94;">Text here</p>
.mytext {color:#d06c94;}
This box has a color of #d06c94
<div style="background-color:#d06c94;">Content here</div>
.mybackground {background-color:#d06c94;}
Border around this has a color of #d06c94
<div style="border:2px solid #d06c94;">Content here</div>
.myborder {border:2px solid #d06c94;}