#b92f41 color space conversions
Hex:
#b92f41
RGB:
185, 47, 65
CMY:
27, 82, 75
CMYK:
0, 75, 65, 27
HSL:
352°, 59.4828%, 45.4902%
HSV (HSB):
352°, 74.5946%, 72.5490%
XYZ:
21.9782, 12.7290, 6.2996
xyY:
0.5360, 0.3104, 12.7290
CIE-Lab:
42.3520, 55.3766, 23.2533
CIE-LCH:
42.3520, 60.0606, 22.7781
CIE-Luv:
42.3520, 99.8763, 14.2387
Hunter-Lab:
35.6777, 47.5240, 14.5056
#b92f41 color charts
#b92f41 color shades, tints & tones
#b92f41 color schemes
#b92f41 color preview, HTML & CSS examples
This text has a color of #b92f41
<p style="color:#b92f41;">Text here</p>
.mytext {color:#b92f41;}
This box has a color of #b92f41
<div style="background-color:#b92f41;">Content here</div>
.mybackground {background-color:#b92f41;}
Border around this has a color of #b92f41
<div style="border:2px solid #b92f41;">Content here</div>
.myborder {border:2px solid #b92f41;}