#b66c80 color space conversions
Hex:
#b66c80
RGB:
182, 108, 128
CMY:
29, 58, 50
CMYK:
0, 41, 30, 29
HSL:
344°, 33.6364%, 56.8627%
HSV (HSB):
344°, 40.6593%, 71.3725%
XYZ:
28.5502, 22.2287, 23.2079
xyY:
0.3859, 0.3004, 22.2287
CIE-Lab:
54.2688, 31.9749, 1.6842
CIE-LCH:
54.2688, 32.0192, 3.0151
CIE-Luv:
54.2688, 47.0963, -3.3961
Hunter-Lab:
47.1473, 25.5835, 3.8181
#b66c80 color charts
#b66c80 color shades, tints & tones
#b66c80 color schemes
#b66c80 color preview, HTML & CSS examples
This text has a color of #b66c80
<p style="color:#b66c80;">Text here</p>
.mytext {color:#b66c80;}
This box has a color of #b66c80
<div style="background-color:#b66c80;">Content here</div>
.mybackground {background-color:#b66c80;}
Border around this has a color of #b66c80
<div style="border:2px solid #b66c80;">Content here</div>
.myborder {border:2px solid #b66c80;}