#b92b5d color space conversions
Hex:
#b92b5d
RGB:
185, 43, 93
CMY:
27, 83, 64
CMYK:
0, 77, 50, 27
HSL:
339°, 62.2807%, 44.7059%
HSV (HSB):
339°, 76.7568%, 72.5490%
XYZ:
22.8472, 12.8324, 11.6286
xyY:
0.4829, 0.2712, 12.8324
CIE-Lab:
42.5096, 58.6901, 5.9887
CIE-LCH:
42.5096, 58.9949, 5.8263
CIE-Luv:
42.5096, 92.5076, -3.7440
Hunter-Lab:
35.8223, 51.1573, 5.8289
#b92b5d color charts
#b92b5d color shades, tints & tones
#b92b5d color schemes
#b92b5d color preview, HTML & CSS examples
This text has a color of #b92b5d
<p style="color:#b92b5d;">Text here</p>
.mytext {color:#b92b5d;}
This box has a color of #b92b5d
<div style="background-color:#b92b5d;">Content here</div>
.mybackground {background-color:#b92b5d;}
Border around this has a color of #b92b5d
<div style="border:2px solid #b92b5d;">Content here</div>
.myborder {border:2px solid #b92b5d;}