#b992b6 color space conversions
Hex:
#b992b6
RGB:
185, 146, 182
CMY:
27, 43, 29
CMYK:
0, 21, 2, 27
HSL:
305°, 21.7877%, 64.9020%
HSV (HSB):
305°, 21.0811%, 72.5490%
XYZ:
38.7300, 34.2495, 48.8255
xyY:
0.3180, 0.2812, 34.2495
CIE-Lab:
65.1601, 20.8580, -13.1513
CIE-LCH:
65.1601, 24.6579, 327.7680
CIE-Luv:
65.1601, 20.1667, -23.1453
Hunter-Lab:
58.5230, 15.7142, -8.4992
#b992b6 color charts
#b992b6 color shades, tints & tones
#b992b6 color schemes
#b992b6 color preview, HTML & CSS examples
This text has a color of #b992b6
<p style="color:#b992b6;">Text here</p>
.mytext {color:#b992b6;}
This box has a color of #b992b6
<div style="background-color:#b992b6;">Content here</div>
.mybackground {background-color:#b992b6;}
Border around this has a color of #b992b6
<div style="border:2px solid #b992b6;">Content here</div>
.myborder {border:2px solid #b992b6;}