#e6b7b7 color space conversions
Hex:
#e6b7b7
RGB:
230, 183, 183
CMY:
10, 28, 28
CMYK:
0, 20, 20, 10
HSL:
0°, 48.4536%, 80.9804%
HSV (HSB):
0°, 20.4348%, 90.1961%
XYZ:
58.1139, 54.1089, 52.1809
xyY:
0.3535, 0.3291, 54.1089
CIE-Lab:
78.5252, 16.9396, 6.4626
CIE-LCH:
78.5252, 18.1305, 20.8824
CIE-Luv:
78.5252, 29.2580, 6.2975
Hunter-Lab:
73.5587, 12.2932, 9.4321
#e6b7b7 color charts
#e6b7b7 color shades, tints & tones
#e6b7b7 color schemes
#e6b7b7 color preview, HTML & CSS examples
This text has a color of #e6b7b7
<p style="color:#e6b7b7;">Text here</p>
.mytext {color:#e6b7b7;}
This box has a color of #e6b7b7
<div style="background-color:#e6b7b7;">Content here</div>
.mybackground {background-color:#e6b7b7;}
Border around this has a color of #e6b7b7
<div style="border:2px solid #e6b7b7;">Content here</div>
.myborder {border:2px solid #e6b7b7;}