#d097d7 color space conversions
Hex:
#d097d7
RGB:
208, 151, 215
CMY:
18, 41, 16
CMYK:
3, 30, 0, 16
HSL:
293°, 44.4444%, 71.7647%
HSV (HSB):
293°, 29.7674%, 84.3137%
XYZ:
49.3448, 40.4494, 69.4967
xyY:
0.3098, 0.2539, 40.4494
CIE-Lab:
69.7884, 32.0787, -24.2882
CIE-LCH:
69.7884, 40.2363, 322.8690
CIE-Luv:
69.7884, 27.6312, -42.8848
Hunter-Lab:
63.5999, 27.1918, -20.2674
#d097d7 color charts
#d097d7 color shades, tints & tones
#d097d7 color schemes
#d097d7 color preview, HTML & CSS examples
This text has a color of #d097d7
<p style="color:#d097d7;">Text here</p>
.mytext {color:#d097d7;}
This box has a color of #d097d7
<div style="background-color:#d097d7;">Content here</div>
.mybackground {background-color:#d097d7;}
Border around this has a color of #d097d7
<div style="border:2px solid #d097d7;">Content here</div>
.myborder {border:2px solid #d097d7;}