#b95f44 color space conversions
Hex:
#b95f44
RGB:
185, 95, 68
CMY:
27, 63, 73
CMYK:
0, 49, 63, 27
HSL:
14°, 46.2451%, 49.6078%
HSV (HSB):
14°, 63.2432%, 72.5490%
XYZ:
25.1432, 18.9161, 7.7948
xyY:
0.4849, 0.3648, 18.9161
CIE-Lab:
50.5889, 33.9487, 31.7637
CIE-LCH:
50.5889, 46.4913, 43.0955
CIE-Luv:
50.5889, 68.9520, 28.9592
Hunter-Lab:
43.4926, 27.0793, 19.8188
#b95f44 color charts
#b95f44 color shades, tints & tones
#b95f44 color schemes
#b95f44 color preview, HTML & CSS examples
This text has a color of #b95f44
<p style="color:#b95f44;">Text here</p>
.mytext {color:#b95f44;}
This box has a color of #b95f44
<div style="background-color:#b95f44;">Content here</div>
.mybackground {background-color:#b95f44;}
Border around this has a color of #b95f44
<div style="border:2px solid #b95f44;">Content here</div>
.myborder {border:2px solid #b95f44;}