#b0196e color space conversions
Hex:
#b0196e
RGB:
176, 25, 110
CMY:
31, 90, 57
CMYK:
0, 86, 38, 31
HSL:
326°, 75.1244%, 39.4118%
HSV (HSB):
326°, 85.7955%, 69.0196%
XYZ:
21.0666, 11.0512, 15.7746
xyY:
0.4399, 0.2307, 11.0512
CIE-Lab:
39.6665, 62.6487, -9.0652
CIE-LCH:
39.6665, 63.3012, 351.7665
CIE-Luv:
39.6665, 83.5533, -22.4717
Hunter-Lab:
33.2433, 54.9415, -4.8640
#b0196e color charts
#b0196e color shades, tints & tones
#b0196e color schemes
#b0196e color preview, HTML & CSS examples
This text has a color of #b0196e
<p style="color:#b0196e;">Text here</p>
.mytext {color:#b0196e;}
This box has a color of #b0196e
<div style="background-color:#b0196e;">Content here</div>
.mybackground {background-color:#b0196e;}
Border around this has a color of #b0196e
<div style="border:2px solid #b0196e;">Content here</div>
.myborder {border:2px solid #b0196e;}