#b995b1 color space conversions
Hex:
#b995b1
RGB:
185, 149, 177
CMY:
27, 42, 31
CMYK:
0, 19, 4, 27
HSL:
313°, 20.4545%, 65.4902%
HSV (HSB):
313°, 19.4595%, 72.5490%
XYZ:
38.6908, 34.9835, 46.3082
xyY:
0.3225, 0.2916, 34.9835
CIE-Lab:
65.7358, 18.2516, -9.4813
CIE-LCH:
65.7358, 20.5674, 332.5491
CIE-Luv:
65.7358, 19.2322, -17.1468
Hunter-Lab:
59.1469, 13.2586, -5.0175
#b995b1 color charts
#b995b1 color shades, tints & tones
#b995b1 color schemes
#b995b1 color preview, HTML & CSS examples
This text has a color of #b995b1
<p style="color:#b995b1;">Text here</p>
.mytext {color:#b995b1;}
This box has a color of #b995b1
<div style="background-color:#b995b1;">Content here</div>
.mybackground {background-color:#b995b1;}
Border around this has a color of #b995b1
<div style="border:2px solid #b995b1;">Content here</div>
.myborder {border:2px solid #b995b1;}