#b4815c color space conversions
Hex:
#b4815c
RGB:
180, 129, 92
CMY:
29, 49, 64
CMYK:
0, 28, 49, 29
HSL:
25°, 36.9748%, 53.3333%
HSV (HSB):
25°, 48.8889%, 70.5882%
XYZ:
28.6044, 26.1765, 13.6702
xyY:
0.4179, 0.3824, 26.1765
CIE-Lab:
58.2042, 15.2237, 27.7921
CIE-LCH:
58.2042, 31.6885, 61.2873
CIE-Luv:
58.2042, 37.5881, 31.2544
Hunter-Lab:
51.1630, 10.2613, 19.9725
#b4815c color charts
#b4815c color shades, tints & tones
#b4815c color schemes
#b4815c color preview, HTML & CSS examples
This text has a color of #b4815c
<p style="color:#b4815c;">Text here</p>
.mytext {color:#b4815c;}
This box has a color of #b4815c
<div style="background-color:#b4815c;">Content here</div>
.mybackground {background-color:#b4815c;}
Border around this has a color of #b4815c
<div style="border:2px solid #b4815c;">Content here</div>
.myborder {border:2px solid #b4815c;}