#b9505f color space conversions
Hex:
#b9505f
RGB:
185, 80, 95
CMY:
27, 69, 63
CMYK:
0, 57, 49, 27
HSL:
351°, 42.8571%, 51.9608%
HSV (HSB):
351°, 56.7568%, 72.5490%
XYZ:
24.9418, 16.8778, 12.7696
xyY:
0.4569, 0.3092, 16.8778
CIE-Lab:
48.1057, 43.7926, 12.6301
CIE-LCH:
48.1057, 45.5775, 16.0879
CIE-Luv:
48.1057, 73.4577, 7.3332
Hunter-Lab:
41.0826, 36.4750, 10.3288
#b9505f color charts
#b9505f color shades, tints & tones
#b9505f color schemes
#b9505f color preview, HTML & CSS examples
This text has a color of #b9505f
<p style="color:#b9505f;">Text here</p>
.mytext {color:#b9505f;}
This box has a color of #b9505f
<div style="background-color:#b9505f;">Content here</div>
.mybackground {background-color:#b9505f;}
Border around this has a color of #b9505f
<div style="border:2px solid #b9505f;">Content here</div>
.myborder {border:2px solid #b9505f;}