#b4805c color space conversions
Hex:
#b4805c
RGB:
180, 128, 92
CMY:
29, 50, 64
CMYK:
0, 29, 49, 29
HSL:
25°, 36.9748%, 53.3333%
HSV (HSB):
25°, 48.8889%, 70.5882%
XYZ:
28.4733, 25.9143, 13.6265
xyY:
0.4186, 0.3810, 25.9143
CIE-Lab:
57.9557, 15.7825, 27.4703
CIE-LCH:
57.9557, 31.6813, 60.1214
CIE-Luv:
57.9557, 38.2729, 30.7563
Hunter-Lab:
50.9061, 10.7547, 19.7636
#b4805c color charts
#b4805c color shades, tints & tones
#b4805c color schemes
#b4805c color preview, HTML & CSS examples
This text has a color of #b4805c
<p style="color:#b4805c;">Text here</p>
.mytext {color:#b4805c;}
This box has a color of #b4805c
<div style="background-color:#b4805c;">Content here</div>
.mybackground {background-color:#b4805c;}
Border around this has a color of #b4805c
<div style="border:2px solid #b4805c;">Content here</div>
.myborder {border:2px solid #b4805c;}