#d096d2 color space conversions
Hex:
#d096d2
RGB:
208, 150, 210
CMY:
18, 41, 18
CMYK:
1, 29, 0, 18
HSL:
298°, 40.0000%, 70.5882%
HSV (HSB):
298°, 28.5714%, 82.3529%
XYZ:
48.5516, 39.8757, 66.1106
xyY:
0.3142, 0.2580, 39.8757
CIE-Lab:
69.3809, 31.6705, -22.1474
CIE-LCH:
69.3809, 38.6462, 325.0346
CIE-Luv:
69.3809, 28.8490, -39.3559
Hunter-Lab:
63.1472, 26.7345, -17.8693
#d096d2 color charts
#d096d2 color shades, tints & tones
#d096d2 color schemes
#d096d2 color preview, HTML & CSS examples
This text has a color of #d096d2
<p style="color:#d096d2;">Text here</p>
.mytext {color:#d096d2;}
This box has a color of #d096d2
<div style="background-color:#d096d2;">Content here</div>
.mybackground {background-color:#d096d2;}
Border around this has a color of #d096d2
<div style="border:2px solid #d096d2;">Content here</div>
.myborder {border:2px solid #d096d2;}