#b95f37 color space conversions
Hex:
#b95f37
RGB:
185, 95, 55
CMY:
27, 63, 78
CMYK:
0, 49, 70, 27
HSL:
18°, 54.1667%, 47.0588%
HSV (HSB):
18°, 70.2703%, 72.5490%
XYZ:
24.7894, 18.7745, 5.9317
xyY:
0.5008, 0.3793, 18.7745
CIE-Lab:
50.4224, 33.1537, 38.7037
CIE-LCH:
50.4224, 50.9621, 49.4166
CIE-Luv:
50.4224, 70.8000, 34.6444
Hunter-Lab:
43.3296, 26.2952, 22.2140
#b95f37 color charts
#b95f37 color shades, tints & tones
#b95f37 color schemes
#b95f37 color preview, HTML & CSS examples
This text has a color of #b95f37
<p style="color:#b95f37;">Text here</p>
.mytext {color:#b95f37;}
This box has a color of #b95f37
<div style="background-color:#b95f37;">Content here</div>
.mybackground {background-color:#b95f37;}
Border around this has a color of #b95f37
<div style="border:2px solid #b95f37;">Content here</div>
.myborder {border:2px solid #b95f37;}