#b92e5c color space conversions
Hex:
#b92e5c
RGB:
185, 46, 92
CMY:
27, 82, 64
CMYK:
0, 75, 50, 27
HSL:
340°, 60.1732%, 45.2941%
HSV (HSB):
340°, 75.1351%, 72.5490%
XYZ:
22.9163, 13.0410, 11.4346
xyY:
0.4836, 0.2752, 13.0410
CIE-Lab:
42.8249, 57.6438, 7.0634
CIE-LCH:
42.8249, 58.0750, 6.9859
CIE-Luv:
42.8249, 91.6984, -2.2963
Hunter-Lab:
36.1123, 50.0770, 6.5051
#b92e5c color charts
#b92e5c color shades, tints & tones
#b92e5c color schemes
#b92e5c color preview, HTML & CSS examples
This text has a color of #b92e5c
<p style="color:#b92e5c;">Text here</p>
.mytext {color:#b92e5c;}
This box has a color of #b92e5c
<div style="background-color:#b92e5c;">Content here</div>
.mybackground {background-color:#b92e5c;}
Border around this has a color of #b92e5c
<div style="border:2px solid #b92e5c;">Content here</div>
.myborder {border:2px solid #b92e5c;}