#e6b8c8 color space conversions
Hex:
#e6b8c8
RGB:
230, 184, 200
CMY:
10, 28, 22
CMYK:
0, 20, 13, 10
HSL:
339°, 47.9167%, 81.1765%
HSV (HSB):
339°, 20.0000%, 90.1961%
XYZ:
60.1989, 55.2741, 62.1397
xyY:
0.3389, 0.3112, 55.2741
CIE-Lab:
79.1989, 19.0515, -1.7589
CIE-LCH:
79.1989, 19.1325, 354.7252
CIE-Luv:
79.1989, 26.7737, -6.0645
Hunter-Lab:
74.3466, 14.4263, 2.4873
#e6b8c8 color charts
#e6b8c8 color shades, tints & tones
#e6b8c8 color schemes
#e6b8c8 color preview, HTML & CSS examples
This text has a color of #e6b8c8
<p style="color:#e6b8c8;">Text here</p>
.mytext {color:#e6b8c8;}
This box has a color of #e6b8c8
<div style="background-color:#e6b8c8;">Content here</div>
.mybackground {background-color:#e6b8c8;}
Border around this has a color of #e6b8c8
<div style="border:2px solid #e6b8c8;">Content here</div>
.myborder {border:2px solid #e6b8c8;}