#b9524e color space conversions
Hex:
#b9524e
RGB:
185, 82, 78
CMY:
27, 68, 69
CMYK:
0, 56, 58, 27
HSL:
2°, 43.3198%, 51.5686%
HSV (HSB):
2°, 57.8378%, 72.5490%
XYZ:
24.4000, 16.8989, 9.1835
xyY:
0.4833, 0.3347, 16.8989
CIE-Lab:
48.1324, 41.3427, 22.8637
CIE-LCH:
48.1324, 47.2437, 28.9438
CIE-Luv:
48.1324, 76.1536, 18.5284
Hunter-Lab:
41.1083, 34.0099, 15.5305
#b9524e color charts
#b9524e color shades, tints & tones
#b9524e color schemes
#b9524e color preview, HTML & CSS examples
This text has a color of #b9524e
<p style="color:#b9524e;">Text here</p>
.mytext {color:#b9524e;}
This box has a color of #b9524e
<div style="background-color:#b9524e;">Content here</div>
.mybackground {background-color:#b9524e;}
Border around this has a color of #b9524e
<div style="border:2px solid #b9524e;">Content here</div>
.myborder {border:2px solid #b9524e;}