#b95d0a color space conversions
Hex:
#b95d0a
RGB:
185, 93, 10
CMY:
27, 64, 96
CMYK:
0, 50, 95, 27
HSL:
28°, 89.7436%, 38.2353%
HSV (HSB):
28°, 94.5946%, 72.5490%
XYZ:
23.9767, 18.1649, 2.5296
xyY:
0.5367, 0.4066, 18.1649
CIE-Lab:
49.6955, 32.7570, 56.1998
CIE-LCH:
49.6955, 65.0495, 59.7635
CIE-Luv:
49.6955, 75.9763, 44.8167
Hunter-Lab:
42.6203, 25.8324, 26.3152
#b95d0a color charts
#b95d0a color shades, tints & tones
#b95d0a color schemes
#b95d0a color preview, HTML & CSS examples
This text has a color of #b95d0a
<p style="color:#b95d0a;">Text here</p>
.mytext {color:#b95d0a;}
This box has a color of #b95d0a
<div style="background-color:#b95d0a;">Content here</div>
.mybackground {background-color:#b95d0a;}
Border around this has a color of #b95d0a
<div style="border:2px solid #b95d0a;">Content here</div>
.myborder {border:2px solid #b95d0a;}