#b92f84 color space conversions
Hex:
#b92f84
RGB:
185, 47, 132
CMY:
27, 82, 48
CMYK:
0, 75, 29, 27
HSL:
323°, 59.4828%, 45.4902%
HSV (HSB):
323°, 74.5946%, 72.5490%
XYZ:
25.1890, 14.0133, 23.2070
xyY:
0.4036, 0.2245, 14.0133
CIE-Lab:
44.2519, 61.4576, -15.5848
CIE-LCH:
44.2519, 63.4029, 345.7705
CIE-Luv:
44.2519, 76.2225, -31.5494
Hunter-Lab:
37.4343, 54.5999, -10.5522
#b92f84 color charts
#b92f84 color shades, tints & tones
#b92f84 color schemes
#b92f84 color preview, HTML & CSS examples
This text has a color of #b92f84
<p style="color:#b92f84;">Text here</p>
.mytext {color:#b92f84;}
This box has a color of #b92f84
<div style="background-color:#b92f84;">Content here</div>
.mybackground {background-color:#b92f84;}
Border around this has a color of #b92f84
<div style="border:2px solid #b92f84;">Content here</div>
.myborder {border:2px solid #b92f84;}