#b95c14 color space conversions
Hex:
#b95c14
RGB:
185, 92, 20
CMY:
27, 64, 92
CMYK:
0, 50, 89, 27
HSL:
26°, 80.4878%, 40.1961%
HSV (HSB):
26°, 89.1892%, 72.5490%
XYZ:
23.9610, 18.0191, 2.8770
xyY:
0.5342, 0.4017, 18.0191
CIE-Lab:
49.5192, 33.4476, 53.3950
CIE-LCH:
49.5192, 63.0061, 57.9362
CIE-Luv:
49.5192, 76.3515, 43.1952
Hunter-Lab:
42.4489, 26.4718, 25.6959
#b95c14 color charts
#b95c14 color shades, tints & tones
#b95c14 color schemes
#b95c14 color preview, HTML & CSS examples
This text has a color of #b95c14
<p style="color:#b95c14;">Text here</p>
.mytext {color:#b95c14;}
This box has a color of #b95c14
<div style="background-color:#b95c14;">Content here</div>
.mybackground {background-color:#b95c14;}
Border around this has a color of #b95c14
<div style="border:2px solid #b95c14;">Content here</div>
.myborder {border:2px solid #b95c14;}