#b68e85 color space conversions
Hex:
#b68e85
RGB:
182, 142, 133
CMY:
29, 44, 48
CMYK:
0, 22, 27, 29
HSL:
11°, 25.1282%, 61.7647%
HSV (HSB):
11°, 26.9231%, 71.3725%
XYZ:
33.1980, 30.9845, 26.4212
xyY:
0.3664, 0.3420, 30.9845
CIE-Lab:
62.4946, 13.7845, 10.5893
CIE-LCH:
62.4946, 17.3823, 37.5314
CIE-Luv:
62.4946, 26.1692, 11.9961
Hunter-Lab:
55.6638, 9.0464, 10.8222
#b68e85 color charts
#b68e85 color shades, tints & tones
#b68e85 color schemes
#b68e85 color preview, HTML & CSS examples
This text has a color of #b68e85
<p style="color:#b68e85;">Text here</p>
.mytext {color:#b68e85;}
This box has a color of #b68e85
<div style="background-color:#b68e85;">Content here</div>
.mybackground {background-color:#b68e85;}
Border around this has a color of #b68e85
<div style="border:2px solid #b68e85;">Content here</div>
.myborder {border:2px solid #b68e85;}