#b92c12 color space conversions
Hex:
#b92c12
RGB:
185, 44, 18
CMY:
27, 83, 93
CMYK:
0, 76, 90, 27
HSL:
9°, 82.2660%, 39.8039%
HSV (HSB):
9°, 90.2703%, 72.5490%
XYZ:
21.0174, 12.1593, 1.8115
xyY:
0.6007, 0.3475, 12.1593
CIE-Lab:
41.4682, 54.6471, 48.0260
CIE-LCH:
41.4682, 72.7517, 41.3102
CIE-Luv:
41.4682, 110.3579, 30.0096
Hunter-Lab:
34.8702, 46.5650, 21.3290
#b92c12 color charts
#b92c12 color shades, tints & tones
#b92c12 color schemes
#b92c12 color preview, HTML & CSS examples
This text has a color of #b92c12
<p style="color:#b92c12;">Text here</p>
.mytext {color:#b92c12;}
This box has a color of #b92c12
<div style="background-color:#b92c12;">Content here</div>
.mybackground {background-color:#b92c12;}
Border around this has a color of #b92c12
<div style="border:2px solid #b92c12;">Content here</div>
.myborder {border:2px solid #b92c12;}