#d799d6 color space conversions
Hex:
#d799d6
RGB:
215, 153, 214
CMY:
16, 40, 16
CMYK:
0, 29, 0, 16
HSL:
301°, 43.6620%, 72.1569%
HSV (HSB):
301°, 28.8372%, 84.3137%
XYZ:
51.5532, 42.0846, 69.0243
xyY:
0.3169, 0.2587, 42.0846
CIE-Lab:
70.9292, 33.0693, -21.9303
CIE-LCH:
70.9292, 39.6802, 326.4491
CIE-Luv:
70.9292, 31.2467, -39.3835
Hunter-Lab:
64.8726, 28.3238, -17.6736
#d799d6 color charts
#d799d6 color shades, tints & tones
#d799d6 color schemes
#d799d6 color preview, HTML & CSS examples
This text has a color of #d799d6
<p style="color:#d799d6;">Text here</p>
.mytext {color:#d799d6;}
This box has a color of #d799d6
<div style="background-color:#d799d6;">Content here</div>
.mybackground {background-color:#d799d6;}
Border around this has a color of #d799d6
<div style="border:2px solid #d799d6;">Content here</div>
.myborder {border:2px solid #d799d6;}