#b6815c color space conversions
Hex:
#b6815c
RGB:
182, 129, 92
CMY:
29, 49, 64
CMYK:
0, 29, 49, 29
HSL:
25°, 38.1356%, 53.7255%
HSV (HSB):
25°, 49.4505%, 71.3725%
XYZ:
29.0734, 26.4183, 13.6921
xyY:
0.4202, 0.3819, 26.4183
CIE-Lab:
58.4320, 16.0634, 28.1312
CIE-LCH:
58.4320, 32.3944, 60.2730
CIE-Luv:
58.4320, 39.1130, 31.4665
Hunter-Lab:
51.3987, 11.0198, 20.1848
#b6815c color charts
#b6815c color shades, tints & tones
#b6815c color schemes
#b6815c color preview, HTML & CSS examples
This text has a color of #b6815c
<p style="color:#b6815c;">Text here</p>
.mytext {color:#b6815c;}
This box has a color of #b6815c
<div style="background-color:#b6815c;">Content here</div>
.mybackground {background-color:#b6815c;}
Border around this has a color of #b6815c
<div style="border:2px solid #b6815c;">Content here</div>
.myborder {border:2px solid #b6815c;}