#b92b4f color space conversions
Hex:
#b92b4f
RGB:
185, 43, 79
CMY:
27, 83, 69
CMYK:
0, 77, 57, 27
HSL:
345°, 62.2807%, 44.7059%
HSV (HSB):
345°, 76.7568%, 72.5490%
XYZ:
22.2827, 12.6066, 8.6560
xyY:
0.5117, 0.2895, 12.6066
CIE-Lab:
42.1643, 57.5963, 14.2865
CIE-LCH:
42.1643, 59.3417, 13.9308
CIE-Luv:
42.1643, 97.3968, 5.3112
Hunter-Lab:
35.5057, 49.8884, 10.3996
#b92b4f color charts
#b92b4f color shades, tints & tones
#b92b4f color schemes
#b92b4f color preview, HTML & CSS examples
This text has a color of #b92b4f
<p style="color:#b92b4f;">Text here</p>
.mytext {color:#b92b4f;}
This box has a color of #b92b4f
<div style="background-color:#b92b4f;">Content here</div>
.mybackground {background-color:#b92b4f;}
Border around this has a color of #b92b4f
<div style="border:2px solid #b92b4f;">Content here</div>
.myborder {border:2px solid #b92b4f;}