#d098d3 color space conversions
Hex:
#d098d3
RGB:
208, 152, 211
CMY:
18, 40, 17
CMYK:
1, 28, 0, 17
HSL:
297°, 40.1361%, 71.1765%
HSV (HSB):
297°, 27.9621%, 82.7451%
XYZ:
48.9985, 40.5695, 66.8762
xyY:
0.3132, 0.2593, 40.5695
CIE-Lab:
69.8733, 30.7710, -21.9498
CIE-LCH:
69.8733, 37.7974, 324.4986
CIE-Luv:
69.8733, 27.7468, -38.9376
Hunter-Lab:
63.6942, 25.8512, -17.6660
#d098d3 color charts
#d098d3 color shades, tints & tones
#d098d3 color schemes
#d098d3 color preview, HTML & CSS examples
This text has a color of #d098d3
<p style="color:#d098d3;">Text here</p>
.mytext {color:#d098d3;}
This box has a color of #d098d3
<div style="background-color:#d098d3;">Content here</div>
.mybackground {background-color:#d098d3;}
Border around this has a color of #d098d3
<div style="border:2px solid #d098d3;">Content here</div>
.myborder {border:2px solid #d098d3;}