#b095b7 color space conversions
Hex:
#b095b7
RGB:
176, 149, 183
CMY:
31, 42, 28
CMYK:
4, 19, 0, 28
HSL:
288°, 19.1011%, 65.0980%
HSV (HSB):
288°, 18.5792%, 71.7647%
XYZ:
37.1992, 34.1439, 49.4296
xyY:
0.3080, 0.2827, 34.1439
CIE-Lab:
65.0766, 16.2683, -13.9239
CIE-LCH:
65.0766, 21.4134, 319.4400
CIE-Luv:
65.0766, 13.0657, -23.5714
Hunter-Lab:
58.4328, 11.3784, -9.2518
#b095b7 color charts
#b095b7 color shades, tints & tones
#b095b7 color schemes
#b095b7 color preview, HTML & CSS examples
This text has a color of #b095b7
<p style="color:#b095b7;">Text here</p>
.mytext {color:#b095b7;}
This box has a color of #b095b7
<div style="background-color:#b095b7;">Content here</div>
.mybackground {background-color:#b095b7;}
Border around this has a color of #b095b7
<div style="border:2px solid #b095b7;">Content here</div>
.myborder {border:2px solid #b095b7;}