#b66d75 color space conversions
Hex:
#b66d75
RGB:
182, 109, 117
CMY:
29, 57, 54
CMYK:
0, 40, 36, 29
HSL:
353°, 33.3333%, 57.0588%
HSV (HSB):
353°, 40.1099%, 71.3725%
XYZ:
27.9709, 22.1667, 19.6340
xyY:
0.4009, 0.3177, 22.1667
CIE-Lab:
54.2034, 29.9764, 8.0488
CIE-LCH:
54.2034, 31.0382, 15.0297
CIE-Luv:
54.2034, 48.5837, 5.1962
Hunter-Lab:
47.0815, 23.6533, 8.2319
#b66d75 color charts
#b66d75 color shades, tints & tones
#b66d75 color schemes
#b66d75 color preview, HTML & CSS examples
This text has a color of #b66d75
<p style="color:#b66d75;">Text here</p>
.mytext {color:#b66d75;}
This box has a color of #b66d75
<div style="background-color:#b66d75;">Content here</div>
.mybackground {background-color:#b66d75;}
Border around this has a color of #b66d75
<div style="border:2px solid #b66d75;">Content here</div>
.myborder {border:2px solid #b66d75;}