#b92c1a color space conversions
Hex:
#b92c1a
RGB:
185, 44, 26
CMY:
27, 83, 90
CMYK:
0, 76, 86, 27
HSL:
7°, 75.3555%, 41.3725%
HSV (HSB):
7°, 85.9459%, 72.5490%
XYZ:
21.0947, 12.1902, 2.2184
xyY:
0.5942, 0.3434, 12.1902
CIE-Lab:
41.5169, 54.8075, 44.5421
CIE-LCH:
41.5169, 70.6248, 39.1008
CIE-Luv:
41.5169, 109.4621, 28.3921
Hunter-Lab:
34.9145, 46.7461, 20.6730
#b92c1a color charts
#b92c1a color shades, tints & tones
#b92c1a color schemes
#b92c1a color preview, HTML & CSS examples
This text has a color of #b92c1a
<p style="color:#b92c1a;">Text here</p>
.mytext {color:#b92c1a;}
This box has a color of #b92c1a
<div style="background-color:#b92c1a;">Content here</div>
.mybackground {background-color:#b92c1a;}
Border around this has a color of #b92c1a
<div style="border:2px solid #b92c1a;">Content here</div>
.myborder {border:2px solid #b92c1a;}