#b995b8 color space conversions
Hex:
#b995b8
RGB:
185, 149, 184
CMY:
27, 42, 28
CMYK:
0, 19, 1, 27
HSL:
302°, 20.4545%, 65.4902%
HSV (HSB):
302°, 19.4595%, 72.5490%
XYZ:
39.4068, 35.2699, 50.0782
xyY:
0.3159, 0.2827, 35.2699
CIE-Lab:
65.9582, 19.5645, -13.0734
CIE-LCH:
65.9582, 23.5305, 326.2485
CIE-Luv:
65.9582, 18.4232, -22.8589
Hunter-Lab:
59.3884, 14.5126, -8.4233
#b995b8 color charts
#b995b8 color shades, tints & tones
#b995b8 color schemes
#b995b8 color preview, HTML & CSS examples
This text has a color of #b995b8
<p style="color:#b995b8;">Text here</p>
.mytext {color:#b995b8;}
This box has a color of #b995b8
<div style="background-color:#b995b8;">Content here</div>
.mybackground {background-color:#b995b8;}
Border around this has a color of #b995b8
<div style="border:2px solid #b995b8;">Content here</div>
.myborder {border:2px solid #b995b8;}