#b98e52 color space conversions
Hex:
#b98e52
RGB:
185, 142, 82
CMY:
27, 44, 68
CMYK:
0, 23, 56, 27
HSL:
35°, 42.3868%, 52.3529%
HSV (HSB):
35°, 55.6757%, 72.5490%
XYZ:
31.2036, 30.2695, 12.1806
xyY:
0.4237, 0.4110, 30.2695
CIE-Lab:
61.8860, 9.2098, 37.9182
CIE-LCH:
61.8860, 39.0206, 76.3480
CIE-Luv:
61.8860, 33.2792, 43.2539
Hunter-Lab:
55.0177, 4.9562, 25.3859
#b98e52 color charts
#b98e52 color shades, tints & tones
#b98e52 color schemes
#b98e52 color preview, HTML & CSS examples
This text has a color of #b98e52
<p style="color:#b98e52;">Text here</p>
.mytext {color:#b98e52;}
This box has a color of #b98e52
<div style="background-color:#b98e52;">Content here</div>
.mybackground {background-color:#b98e52;}
Border around this has a color of #b98e52
<div style="border:2px solid #b98e52;">Content here</div>
.myborder {border:2px solid #b98e52;}