#d098d6 color space conversions
Hex:
#d098d6
RGB:
208, 152, 214
CMY:
18, 40, 16
CMYK:
3, 29, 0, 16
HSL:
294°, 43.0556%, 71.7647%
HSV (HSB):
294°, 28.9720%, 83.9216%
XYZ:
49.3783, 40.7214, 68.8758
xyY:
0.3106, 0.2561, 40.7214
CIE-Lab:
69.9803, 31.3426, -23.4431
CIE-LCH:
69.9803, 39.1400, 323.2049
CIE-Luv:
69.9803, 27.3085, -41.4282
Hunter-Lab:
63.8133, 26.4486, -19.3243
#d098d6 color charts
#d098d6 color shades, tints & tones
#d098d6 color schemes
#d098d6 color preview, HTML & CSS examples
This text has a color of #d098d6
<p style="color:#d098d6;">Text here</p>
.mytext {color:#d098d6;}
This box has a color of #d098d6
<div style="background-color:#d098d6;">Content here</div>
.mybackground {background-color:#d098d6;}
Border around this has a color of #d098d6
<div style="border:2px solid #d098d6;">Content here</div>
.myborder {border:2px solid #d098d6;}