#b95c20 color space conversions
Hex:
#b95c20
RGB:
185, 92, 32
CMY:
27, 64, 87
CMYK:
0, 50, 83, 27
HSL:
24°, 70.5069%, 42.5490%
HSV (HSB):
24°, 82.7027%, 72.5490%
XYZ:
24.0954, 18.0729, 3.5849
xyY:
0.5266, 0.3950, 18.0729
CIE-Lab:
49.5844, 33.7566, 48.9746
CIE-LCH:
49.5844, 59.4813, 55.4228
CIE-Luv:
49.5844, 75.5414, 40.8140
Hunter-Lab:
42.5122, 26.7755, 24.7588
#b95c20 color charts
#b95c20 color shades, tints & tones
#b95c20 color schemes
#b95c20 color preview, HTML & CSS examples
This text has a color of #b95c20
<p style="color:#b95c20;">Text here</p>
.mytext {color:#b95c20;}
This box has a color of #b95c20
<div style="background-color:#b95c20;">Content here</div>
.mybackground {background-color:#b95c20;}
Border around this has a color of #b95c20
<div style="border:2px solid #b95c20;">Content here</div>
.myborder {border:2px solid #b95c20;}