#e79bd9 color space conversions
Hex:
#e79bd9
RGB:
231, 155, 217
CMY:
9, 39, 15
CMYK:
0, 33, 6, 9
HSL:
311°, 61.2903%, 75.6863%
HSV (HSB):
311°, 32.9004%, 90.5882%
XYZ:
57.2007, 45.4414, 71.4019
xyY:
0.3287, 0.2611, 45.4414
CIE-Lab:
73.1816, 37.7379, -19.9974
CIE-LCH:
73.1816, 42.7088, 332.0808
CIE-Luv:
73.1816, 40.1859, -37.2995
Hunter-Lab:
67.4102, 33.4977, -15.6137
#e79bd9 color charts
#e79bd9 color shades, tints & tones
#e79bd9 color schemes
#e79bd9 color preview, HTML & CSS examples
This text has a color of #e79bd9
<p style="color:#e79bd9;">Text here</p>
.mytext {color:#e79bd9;}
This box has a color of #e79bd9
<div style="background-color:#e79bd9;">Content here</div>
.mybackground {background-color:#e79bd9;}
Border around this has a color of #e79bd9
<div style="border:2px solid #e79bd9;">Content here</div>
.myborder {border:2px solid #e79bd9;}