#b9195e color space conversions
Hex:
#b9195e
RGB:
185, 25, 94
CMY:
27, 90, 63
CMYK:
0, 86, 49, 27
HSL:
334°, 76.1905%, 41.1765%
HSV (HSB):
334°, 86.4865%, 72.5490%
XYZ:
22.3756, 11.8177, 11.6914
xyY:
0.4876, 0.2576, 11.8177
CIE-Lab:
40.9249, 63.3663, 3.0862
CIE-LCH:
40.9249, 63.4414, 2.7883
CIE-Luv:
40.9249, 97.6175, -8.0838
Hunter-Lab:
34.3769, 56.0244, 3.8996
#b9195e color charts
#b9195e color shades, tints & tones
#b9195e color schemes
#b9195e color preview, HTML & CSS examples
This text has a color of #b9195e
<p style="color:#b9195e;">Text here</p>
.mytext {color:#b9195e;}
This box has a color of #b9195e
<div style="background-color:#b9195e;">Content here</div>
.mybackground {background-color:#b9195e;}
Border around this has a color of #b9195e
<div style="border:2px solid #b9195e;">Content here</div>
.myborder {border:2px solid #b9195e;}