#b95f33 color space conversions
Hex:
#b95f33
RGB:
185, 95, 51
CMY:
27, 63, 80
CMYK:
0, 49, 72, 27
HSL:
20°, 56.7797%, 46.2745%
HSV (HSB):
20°, 72.4324%, 72.5490%
XYZ:
24.6973, 18.7377, 5.4470
xyY:
0.5052, 0.3833, 18.7377
CIE-Lab:
50.3789, 32.9450, 40.7529
CIE-LCH:
50.3789, 52.4039, 51.0476
CIE-Luv:
50.3789, 71.2953, 36.1646
Hunter-Lab:
43.2871, 26.0903, 22.8402
#b95f33 color charts
#b95f33 color shades, tints & tones
#b95f33 color schemes
#b95f33 color preview, HTML & CSS examples
This text has a color of #b95f33
<p style="color:#b95f33;">Text here</p>
.mytext {color:#b95f33;}
This box has a color of #b95f33
<div style="background-color:#b95f33;">Content here</div>
.mybackground {background-color:#b95f33;}
Border around this has a color of #b95f33
<div style="border:2px solid #b95f33;">Content here</div>
.myborder {border:2px solid #b95f33;}