#b92e40 color space conversions
Hex:
#b92e40
RGB:
185, 46, 64
CMY:
27, 82, 75
CMYK:
0, 75, 65, 27
HSL:
352°, 60.1732%, 45.2941%
HSV (HSB):
352°, 75.1351%, 72.5490%
XYZ:
21.9100, 12.6384, 6.1352
xyY:
0.5385, 0.3107, 12.6384
CIE-Lab:
42.2133, 55.6563, 23.6931
CIE-LCH:
42.2133, 60.4896, 23.0597
CIE-Luv:
42.2133, 100.6353, 14.5115
Hunter-Lab:
35.5506, 47.7968, 14.6534
#b92e40 color charts
#b92e40 color shades, tints & tones
#b92e40 color schemes
#b92e40 color preview, HTML & CSS examples
This text has a color of #b92e40
<p style="color:#b92e40;">Text here</p>
.mytext {color:#b92e40;}
This box has a color of #b92e40
<div style="background-color:#b92e40;">Content here</div>
.mybackground {background-color:#b92e40;}
Border around this has a color of #b92e40
<div style="border:2px solid #b92e40;">Content here</div>
.myborder {border:2px solid #b92e40;}