#b95f21 color space conversions
Hex:
#b95f21
RGB:
185, 95, 33
CMY:
27, 63, 87
CMYK:
0, 49, 82, 27
HSL:
24°, 69.7248%, 42.7451%
HSV (HSB):
24°, 82.1622%, 72.5490%
XYZ:
24.3743, 18.6085, 3.7460
xyY:
0.5216, 0.3982, 18.6085
CIE-Lab:
50.2260, 32.2071, 49.1351
CIE-LCH:
50.2260, 58.7499, 56.7560
CIE-Luv:
50.2260, 73.0840, 41.6410
Hunter-Lab:
43.1376, 25.3682, 25.0477
#b95f21 color charts
#b95f21 color shades, tints & tones
#b95f21 color schemes
#b95f21 color preview, HTML & CSS examples
This text has a color of #b95f21
<p style="color:#b95f21;">Text here</p>
.mytext {color:#b95f21;}
This box has a color of #b95f21
<div style="background-color:#b95f21;">Content here</div>
.mybackground {background-color:#b95f21;}
Border around this has a color of #b95f21
<div style="border:2px solid #b95f21;">Content here</div>
.myborder {border:2px solid #b95f21;}