#b9385f color space conversions
Hex:
#b9385f
RGB:
185, 56, 95
CMY:
27, 78, 63
CMYK:
0, 70, 49, 27
HSL:
342°, 53.5270%, 47.2549%
HSV (HSB):
342°, 69.7297%, 72.5490%
XYZ:
23.4873, 13.9689, 12.2848
xyY:
0.4722, 0.2808, 13.9689
CIE-Lab:
44.1882, 54.3309, 7.1308
CIE-LCH:
44.1882, 54.7968, 7.4772
CIE-Luv:
44.1882, 86.3291, -1.4312
Hunter-Lab:
37.3749, 46.7676, 6.6744
#b9385f color charts
#b9385f color shades, tints & tones
#b9385f color schemes
#b9385f color preview, HTML & CSS examples
This text has a color of #b9385f
<p style="color:#b9385f;">Text here</p>
.mytext {color:#b9385f;}
This box has a color of #b9385f
<div style="background-color:#b9385f;">Content here</div>
.mybackground {background-color:#b9385f;}
Border around this has a color of #b9385f
<div style="border:2px solid #b9385f;">Content here</div>
.myborder {border:2px solid #b9385f;}