#b9095a color space conversions
Hex:
#b9095a
RGB:
185, 9, 90
CMY:
27, 96, 65
CMYK:
0, 95, 51, 27
HSL:
332°, 90.7216%, 38.0392%
HSV (HSB):
332°, 95.1351%, 72.5490%
XYZ:
21.9507, 11.2478, 10.6870
xyY:
0.5002, 0.2563, 11.2478
CIE-Lab:
39.9948, 65.4088, 4.2867
CIE-LCH:
39.9948, 65.5491, 3.7496
CIE-Luv:
39.9948, 102.1011, -7.1937
Hunter-Lab:
33.5378, 58.1383, 4.5834
#b9095a color charts
#b9095a color shades, tints & tones
#b9095a color schemes
#b9095a color preview, HTML & CSS examples
This text has a color of #b9095a
<p style="color:#b9095a;">Text here</p>
.mytext {color:#b9095a;}
This box has a color of #b9095a
<div style="background-color:#b9095a;">Content here</div>
.mybackground {background-color:#b9095a;}
Border around this has a color of #b9095a
<div style="border:2px solid #b9095a;">Content here</div>
.myborder {border:2px solid #b9095a;}