#b66d83 color space conversions
Hex:
#b66d83
RGB:
182, 109, 131
CMY:
29, 57, 49
CMYK:
0, 40, 28, 29
HSL:
342°, 33.3333%, 57.0588%
HSV (HSB):
342°, 40.1099%, 71.3725%
XYZ:
28.8568, 22.5211, 24.2988
xyY:
0.3813, 0.2976, 22.5211
CIE-Lab:
54.5755, 31.8471, 0.3696
CIE-LCH:
54.5755, 31.8492, 0.6650
CIE-Luv:
54.5755, 45.9402, -5.1272
Hunter-Lab:
47.4564, 25.4918, 2.8615
#b66d83 color charts
#b66d83 color shades, tints & tones
#b66d83 color schemes
#b66d83 color preview, HTML & CSS examples
This text has a color of #b66d83
<p style="color:#b66d83;">Text here</p>
.mytext {color:#b66d83;}
This box has a color of #b66d83
<div style="background-color:#b66d83;">Content here</div>
.mybackground {background-color:#b66d83;}
Border around this has a color of #b66d83
<div style="border:2px solid #b66d83;">Content here</div>
.myborder {border:2px solid #b66d83;}