#b992b9 color space conversions
Hex:
#b992b9
RGB:
185, 146, 185
CMY:
27, 43, 27
CMYK:
0, 21, 0, 27
HSL:
300°, 21.7877%, 64.9020%
HSV (HSB):
300°, 21.0811%, 72.5490%
XYZ:
39.0434, 34.3748, 50.4761
xyY:
0.3151, 0.2775, 34.3748
CIE-Lab:
65.2590, 21.4290, -14.6867
CIE-LCH:
65.2590, 25.9789, 325.5746
CIE-Luv:
65.2590, 19.8007, -25.6111
Hunter-Lab:
58.6301, 16.2656, -10.0033
#b992b9 color charts
#b992b9 color shades, tints & tones
#b992b9 color schemes
#b992b9 color preview, HTML & CSS examples
This text has a color of #b992b9
<p style="color:#b992b9;">Text here</p>
.mytext {color:#b992b9;}
This box has a color of #b992b9
<div style="background-color:#b992b9;">Content here</div>
.mybackground {background-color:#b992b9;}
Border around this has a color of #b992b9
<div style="border:2px solid #b992b9;">Content here</div>
.myborder {border:2px solid #b992b9;}