#b68a7c color space conversions
Hex:
#b68a7c
RGB:
182, 138, 124
CMY:
29, 46, 51
CMYK:
0, 24, 32, 29
HSL:
14°, 28.4314%, 60.0000%
HSV (HSB):
14°, 31.8681%, 71.3725%
XYZ:
32.0180, 29.5773, 23.0902
xyY:
0.3781, 0.3493, 29.5773
CIE-Lab:
61.2878, 14.7637, 13.9880
CIE-LCH:
61.2878, 20.3379, 43.4546
CIE-Luv:
61.2878, 29.6204, 16.0484
Hunter-Lab:
54.3850, 9.9142, 12.8967
#b68a7c color charts
#b68a7c color shades, tints & tones
#b68a7c color schemes
#b68a7c color preview, HTML & CSS examples
This text has a color of #b68a7c
<p style="color:#b68a7c;">Text here</p>
.mytext {color:#b68a7c;}
This box has a color of #b68a7c
<div style="background-color:#b68a7c;">Content here</div>
.mybackground {background-color:#b68a7c;}
Border around this has a color of #b68a7c
<div style="border:2px solid #b68a7c;">Content here</div>
.myborder {border:2px solid #b68a7c;}