#b9196e color space conversions
Hex:
#b9196e
RGB:
185, 25, 110
CMY:
27, 90, 57
CMYK:
0, 86, 41, 27
HSL:
328°, 76.1905%, 41.1765%
HSV (HSB):
328°, 86.4865%, 72.5490%
XYZ:
23.1697, 12.1353, 15.8730
xyY:
0.4527, 0.2371, 12.1353
CIE-Lab:
41.4304, 64.7973, -6.2420
CIE-LCH:
41.4304, 65.0972, 354.4976
CIE-Luv:
41.4304, 90.8836, -19.5699
Hunter-Lab:
34.8358, 57.7597, -2.6306
#b9196e color charts
#b9196e color shades, tints & tones
#b9196e color schemes
#b9196e color preview, HTML & CSS examples
This text has a color of #b9196e
<p style="color:#b9196e;">Text here</p>
.mytext {color:#b9196e;}
This box has a color of #b9196e
<div style="background-color:#b9196e;">Content here</div>
.mybackground {background-color:#b9196e;}
Border around this has a color of #b9196e
<div style="border:2px solid #b9196e;">Content here</div>
.myborder {border:2px solid #b9196e;}