#b9502c color space conversions
Hex:
#b9502c
RGB:
185, 80, 44
CMY:
27, 69, 83
CMYK:
0, 57, 76, 27
HSL:
15°, 61.5721%, 44.9020%
HSV (HSB):
15°, 76.2162%, 72.5490%
XYZ:
23.3309, 16.2335, 4.2866
xyY:
0.5320, 0.3702, 16.2335
CIE-Lab:
47.2793, 40.3091, 41.0650
CIE-LCH:
47.2793, 57.5427, 45.5322
CIE-Luv:
47.2793, 83.4821, 33.2068
Hunter-Lab:
40.2908, 32.8538, 21.8956
#b9502c color charts
#b9502c color shades, tints & tones
#b9502c color schemes
#b9502c color preview, HTML & CSS examples
This text has a color of #b9502c
<p style="color:#b9502c;">Text here</p>
.mytext {color:#b9502c;}
This box has a color of #b9502c
<div style="background-color:#b9502c;">Content here</div>
.mybackground {background-color:#b9502c;}
Border around this has a color of #b9502c
<div style="border:2px solid #b9502c;">Content here</div>
.myborder {border:2px solid #b9502c;}