#b92c0e color space conversions
Hex:
#b92c0e
RGB:
185, 44, 14
CMY:
27, 83, 95
CMYK:
0, 76, 92, 27
HSL:
11°, 85.9296%, 39.0196%
HSV (HSB):
11°, 92.4324%, 72.5490%
XYZ:
20.9875, 12.1474, 1.6540
xyY:
0.6033, 0.3492, 12.1474
CIE-Lab:
41.4494, 54.5849, 49.5186
CIE-LCH:
41.4494, 73.6994, 42.2138
CIE-Luv:
41.4494, 110.7087, 30.6423
Hunter-Lab:
34.8531, 46.4948, 21.5835
#b92c0e color charts
#b92c0e color shades, tints & tones
#b92c0e color schemes
#b92c0e color preview, HTML & CSS examples
This text has a color of #b92c0e
<p style="color:#b92c0e;">Text here</p>
.mytext {color:#b92c0e;}
This box has a color of #b92c0e
<div style="background-color:#b92c0e;">Content here</div>
.mybackground {background-color:#b92c0e;}
Border around this has a color of #b92c0e
<div style="border:2px solid #b92c0e;">Content here</div>
.myborder {border:2px solid #b92c0e;}