#b9524d color space conversions
Hex:
#b9524d
RGB:
185, 82, 77
CMY:
27, 68, 70
CMYK:
0, 56, 58, 27
HSL:
3°, 43.5484%, 51.3725%
HSV (HSB):
3°, 58.3784%, 72.5490%
XYZ:
24.3644, 16.8847, 8.9961
xyY:
0.4849, 0.3360, 16.8847
CIE-Lab:
48.1144, 41.2658, 23.4334
CIE-LCH:
48.1144, 47.4551, 29.5908
CIE-Luv:
48.1144, 76.3651, 19.0880
Hunter-Lab:
41.0910, 33.9303, 15.7833
#b9524d color charts
#b9524d color shades, tints & tones
#b9524d color schemes
#b9524d color preview, HTML & CSS examples
This text has a color of #b9524d
<p style="color:#b9524d;">Text here</p>
.mytext {color:#b9524d;}
This box has a color of #b9524d
<div style="background-color:#b9524d;">Content here</div>
.mybackground {background-color:#b9524d;}
Border around this has a color of #b9524d
<div style="border:2px solid #b9524d;">Content here</div>
.myborder {border:2px solid #b9524d;}