#b95f4a color space conversions
Hex:
#b95f4a
RGB:
185, 95, 74
CMY:
27, 63, 71
CMYK:
0, 49, 60, 27
HSL:
11°, 44.2231%, 50.7843%
HSV (HSB):
11°, 60.0000%, 72.5490%
XYZ:
25.3358, 18.9931, 8.8093
xyY:
0.4768, 0.3574, 18.9931
CIE-Lab:
50.6792, 34.3771, 28.4627
CIE-LCH:
50.6792, 44.6308, 39.6232
CIE-Luv:
50.6792, 67.9816, 25.9645
Hunter-Lab:
43.5811, 27.5039, 18.5222
#b95f4a color charts
#b95f4a color shades, tints & tones
#b95f4a color schemes
#b95f4a color preview, HTML & CSS examples
This text has a color of #b95f4a
<p style="color:#b95f4a;">Text here</p>
.mytext {color:#b95f4a;}
This box has a color of #b95f4a
<div style="background-color:#b95f4a;">Content here</div>
.mybackground {background-color:#b95f4a;}
Border around this has a color of #b95f4a
<div style="border:2px solid #b95f4a;">Content here</div>
.myborder {border:2px solid #b95f4a;}