#b98e2a color space conversions
Hex:
#b98e2a
RGB:
185, 142, 42
CMY:
27, 44, 84
CMYK:
0, 23, 77, 27
HSL:
42°, 62.9956%, 44.5098%
HSV (HSB):
42°, 77.2973%, 72.5490%
XYZ:
30.0985, 29.8275, 6.3614
xyY:
0.4541, 0.4500, 29.8275
CIE-Lab:
61.5051, 6.7311, 56.0236
CIE-LCH:
61.5051, 56.4265, 83.1489
CIE-Luv:
61.5051, 35.6602, 57.7604
Hunter-Lab:
54.6145, 2.7974, 31.3242
#b98e2a color charts
#b98e2a color shades, tints & tones
#b98e2a color schemes
#b98e2a color preview, HTML & CSS examples
This text has a color of #b98e2a
<p style="color:#b98e2a;">Text here</p>
.mytext {color:#b98e2a;}
This box has a color of #b98e2a
<div style="background-color:#b98e2a;">Content here</div>
.mybackground {background-color:#b98e2a;}
Border around this has a color of #b98e2a
<div style="border:2px solid #b98e2a;">Content here</div>
.myborder {border:2px solid #b98e2a;}