#b95f6f color space conversions
Hex:
#b95f6f
RGB:
185, 95, 111
CMY:
27, 63, 56
CMYK:
0, 49, 40, 27
HSL:
349°, 39.1304%, 54.9020%
HSV (HSB):
349°, 48.6486%, 72.5490%
XYZ:
26.9690, 19.6464, 17.4096
xyY:
0.4212, 0.3069, 19.6464
CIE-Lab:
51.4350, 37.8899, 7.7148
CIE-LCH:
51.4350, 38.6673, 11.5087
CIE-Luv:
51.4350, 60.6343, 3.0572
Hunter-Lab:
44.3243, 31.0406, 7.7391
#b95f6f color charts
#b95f6f color shades, tints & tones
#b95f6f color schemes
#b95f6f color preview, HTML & CSS examples
This text has a color of #b95f6f
<p style="color:#b95f6f;">Text here</p>
.mytext {color:#b95f6f;}
This box has a color of #b95f6f
<div style="background-color:#b95f6f;">Content here</div>
.mybackground {background-color:#b95f6f;}
Border around this has a color of #b95f6f
<div style="border:2px solid #b95f6f;">Content here</div>
.myborder {border:2px solid #b95f6f;}