#b38a8a color space conversions
Hex:
#b38a8a
RGB:
179, 138, 138
CMY:
30, 46, 46
CMYK:
0, 23, 23, 30
HSL:
0°, 21.2435%, 62.1569%
HSV (HSB):
0°, 22.9050%, 70.1961%
XYZ:
32.2663, 29.5956, 28.0567
xyY:
0.3588, 0.3291, 29.5956
CIE-Lab:
61.3038, 15.5920, 6.0135
CIE-LCH:
61.3038, 16.7114, 21.0907
CIE-Luv:
61.3038, 25.8860, 5.5731
Hunter-Lab:
54.4019, 10.6670, 7.5037
#b38a8a color charts
#b38a8a color shades, tints & tones
#b38a8a color schemes
#b38a8a color preview, HTML & CSS examples
This text has a color of #b38a8a
<p style="color:#b38a8a;">Text here</p>
.mytext {color:#b38a8a;}
This box has a color of #b38a8a
<div style="background-color:#b38a8a;">Content here</div>
.mybackground {background-color:#b38a8a;}
Border around this has a color of #b38a8a
<div style="border:2px solid #b38a8a;">Content here</div>
.myborder {border:2px solid #b38a8a;}