#b4826c color space conversions
Hex:
#b4826c
RGB:
180, 130, 108
CMY:
29, 49, 58
CMYK:
0, 28, 40, 29
HSL:
18°, 32.4324%, 56.4706%
HSV (HSB):
18°, 40.0000%, 70.5882%
XYZ:
29.5118, 26.7513, 17.7954
xyY:
0.3985, 0.3612, 26.7513
CIE-Lab:
58.7434, 16.4059, 19.5194
CIE-LCH:
58.7434, 25.4983, 49.9533
CIE-Luv:
58.7434, 35.1096, 22.0951
Hunter-Lab:
51.7216, 11.3373, 15.8057
#b4826c color charts
#b4826c color shades, tints & tones
#b4826c color schemes
#b4826c color preview, HTML & CSS examples
This text has a color of #b4826c
<p style="color:#b4826c;">Text here</p>
.mytext {color:#b4826c;}
This box has a color of #b4826c
<div style="background-color:#b4826c;">Content here</div>
.mybackground {background-color:#b4826c;}
Border around this has a color of #b4826c
<div style="border:2px solid #b4826c;">Content here</div>
.myborder {border:2px solid #b4826c;}