#b66d74 color space conversions
Hex:
#b66d74
RGB:
182, 109, 116
CMY:
29, 57, 55
CMYK:
0, 40, 36, 29
HSL:
354°, 33.3333%, 57.0588%
HSV (HSB):
354°, 40.1099%, 71.3725%
XYZ:
27.9124, 22.1433, 19.3259
xyY:
0.4023, 0.3192, 22.1433
CIE-Lab:
54.1787, 29.8509, 8.6003
CIE-LCH:
54.1787, 31.0651, 16.0721
CIE-Luv:
54.1787, 48.7668, 5.9079
Hunter-Lab:
47.0567, 23.5309, 8.5896
#b66d74 color charts
#b66d74 color shades, tints & tones
#b66d74 color schemes
#b66d74 color preview, HTML & CSS examples
This text has a color of #b66d74
<p style="color:#b66d74;">Text here</p>
.mytext {color:#b66d74;}
This box has a color of #b66d74
<div style="background-color:#b66d74;">Content here</div>
.mybackground {background-color:#b66d74;}
Border around this has a color of #b66d74
<div style="border:2px solid #b66d74;">Content here</div>
.myborder {border:2px solid #b66d74;}