#b95a10 color space conversions
Hex:
#b95a10
RGB:
185, 90, 16
CMY:
27, 65, 94
CMYK:
0, 51, 91, 27
HSL:
26°, 84.0796%, 39.4118%
HSV (HSB):
26°, 91.3514%, 72.5490%
XYZ:
23.7573, 17.6640, 2.6476
xyY:
0.5391, 0.4008, 17.6640
CIE-Lab:
49.0860, 34.4172, 54.2755
CIE-LCH:
49.0860, 64.2680, 57.6204
CIE-Luv:
49.0860, 78.1630, 43.1049
Hunter-Lab:
42.0286, 27.3497, 25.6851
#b95a10 color charts
#b95a10 color shades, tints & tones
#b95a10 color schemes
#b95a10 color preview, HTML & CSS examples
This text has a color of #b95a10
<p style="color:#b95a10;">Text here</p>
.mytext {color:#b95a10;}
This box has a color of #b95a10
<div style="background-color:#b95a10;">Content here</div>
.mybackground {background-color:#b95a10;}
Border around this has a color of #b95a10
<div style="border:2px solid #b95a10;">Content here</div>
.myborder {border:2px solid #b95a10;}