#b06d64 color space conversions
Hex:
#b06d64
RGB:
176, 109, 100
CMY:
31, 57, 61
CMYK:
0, 38, 43, 31
HSL:
7°, 32.4786%, 54.1176%
HSV (HSB):
7°, 43.1818%, 69.0196%
XYZ:
25.6734, 21.0875, 14.7737
xyY:
0.4172, 0.3427, 21.0875
CIE-Lab:
53.0451, 25.6019, 16.2716
CIE-LCH:
53.0451, 30.3351, 32.4385
CIE-Luv:
53.0451, 46.8879, 15.8261
Hunter-Lab:
45.9211, 19.4331, 13.0700
#b06d64 color charts
#b06d64 color shades, tints & tones
#b06d64 color schemes
#b06d64 color preview, HTML & CSS examples
This text has a color of #b06d64
<p style="color:#b06d64;">Text here</p>
.mytext {color:#b06d64;}
This box has a color of #b06d64
<div style="background-color:#b06d64;">Content here</div>
.mybackground {background-color:#b06d64;}
Border around this has a color of #b06d64
<div style="border:2px solid #b06d64;">Content here</div>
.myborder {border:2px solid #b06d64;}