#b38888 color space conversions
Hex:
#b38888
RGB:
179, 136, 136
CMY:
30, 47, 47
CMYK:
0, 24, 24, 30
HSL:
0°, 22.0513%, 61.7647%
HSV (HSB):
0°, 24.0223%, 70.1961%
XYZ:
31.8385, 28.9696, 27.2062
xyY:
0.3617, 0.3291, 28.9696
CIE-Lab:
60.7548, 16.4097, 6.3662
CIE-LCH:
60.7548, 17.6013, 21.2040
CIE-Luv:
60.7548, 27.2940, 5.8769
Hunter-Lab:
53.8234, 11.3982, 7.7070
#b38888 color charts
#b38888 color shades, tints & tones
#b38888 color schemes
#b38888 color preview, HTML & CSS examples
This text has a color of #b38888
<p style="color:#b38888;">Text here</p>
.mytext {color:#b38888;}
This box has a color of #b38888
<div style="background-color:#b38888;">Content here</div>
.mybackground {background-color:#b38888;}
Border around this has a color of #b38888
<div style="border:2px solid #b38888;">Content here</div>
.myborder {border:2px solid #b38888;}