#b95d08 color space conversions
Hex:
#b95d08
RGB:
185, 93, 8
CMY:
27, 64, 97
CMYK:
0, 50, 96, 27
HSL:
29°, 91.7098%, 37.8431%
HSV (HSB):
29°, 95.6757%, 72.5490%
XYZ:
23.9658, 18.1605, 2.4719
xyY:
0.5374, 0.4072, 18.1605
CIE-Lab:
49.6902, 32.7316, 56.6279
CIE-LCH:
49.6902, 65.4070, 59.9716
CIE-Luv:
49.6902, 76.0425, 45.0137
Hunter-Lab:
42.6152, 25.8077, 26.3915
#b95d08 color charts
#b95d08 color shades, tints & tones
#b95d08 color schemes
#b95d08 color preview, HTML & CSS examples
This text has a color of #b95d08
<p style="color:#b95d08;">Text here</p>
.mytext {color:#b95d08;}
This box has a color of #b95d08
<div style="background-color:#b95d08;">Content here</div>
.mybackground {background-color:#b95d08;}
Border around this has a color of #b95d08
<div style="border:2px solid #b95d08;">Content here</div>
.myborder {border:2px solid #b95d08;}