#b92f00 color space conversions
Hex:
#b92f00
RGB:
185, 47, 0
CMY:
27, 82, 100
CMYK:
0, 75, 100, 27
HSL:
15°, 100.0000%, 36.2745%
HSV (HSB):
15°, 100.0000%, 72.5490%
XYZ:
21.0241, 12.3473, 1.2752
xyY:
0.6068, 0.3564, 12.3473
CIE-Lab:
41.7629, 53.4090, 54.1726
CIE-LCH:
41.7629, 76.0736, 45.4067
CIE-Luv:
41.7629, 109.9440, 32.9469
Hunter-Lab:
35.1388, 45.3067, 22.4455
#b92f00 color charts
#b92f00 color shades, tints & tones
#b92f00 color schemes
#b92f00 color preview, HTML & CSS examples
This text has a color of #b92f00
<p style="color:#b92f00;">Text here</p>
.mytext {color:#b92f00;}
This box has a color of #b92f00
<div style="background-color:#b92f00;">Content here</div>
.mybackground {background-color:#b92f00;}
Border around this has a color of #b92f00
<div style="border:2px solid #b92f00;">Content here</div>
.myborder {border:2px solid #b92f00;}