#b92ba5 color space conversions
Hex:
#b92ba5
RGB:
185, 43, 165
CMY:
27, 83, 35
CMYK:
0, 77, 11, 27
HSL:
308°, 62.2807%, 44.7059%
HSV (HSB):
308°, 76.7568%, 72.5490%
XYZ:
27.6630, 14.7587, 36.9880
xyY:
0.3484, 0.1859, 14.7587
CIE-Lab:
45.3018, 67.1204, -33.8573
CIE-LCH:
45.3018, 75.1762, 333.2324
CIE-Luv:
45.3018, 64.4995, -58.5255
Hunter-Lab:
38.4170, 61.3031, -30.1927
#b92ba5 color charts
#b92ba5 color shades, tints & tones
#b92ba5 color schemes
#b92ba5 color preview, HTML & CSS examples
This text has a color of #b92ba5
<p style="color:#b92ba5;">Text here</p>
.mytext {color:#b92ba5;}
This box has a color of #b92ba5
<div style="background-color:#b92ba5;">Content here</div>
.mybackground {background-color:#b92ba5;}
Border around this has a color of #b92ba5
<div style="border:2px solid #b92ba5;">Content here</div>
.myborder {border:2px solid #b92ba5;}