#b92a28 color space conversions
Hex:
#b92a28
RGB:
185, 42, 40
CMY:
27, 84, 84
CMYK:
0, 77, 78, 27
HSL:
1°, 64.4444%, 44.1176%
HSV (HSB):
1°, 78.3784%, 72.5490%
XYZ:
21.2186, 12.1234, 3.2292
xyY:
0.5802, 0.3315, 12.1234
CIE-Lab:
41.4116, 55.8525, 37.0783
CIE-LCH:
41.4116, 67.0396, 33.5786
CIE-Luv:
41.4116, 108.2543, 23.9592
Hunter-Lab:
34.8187, 47.8454, 18.8743
#b92a28 color charts
#b92a28 color shades, tints & tones
#b92a28 color schemes
#b92a28 color preview, HTML & CSS examples
This text has a color of #b92a28
<p style="color:#b92a28;">Text here</p>
.mytext {color:#b92a28;}
This box has a color of #b92a28
<div style="background-color:#b92a28;">Content here</div>
.mybackground {background-color:#b92a28;}
Border around this has a color of #b92a28
<div style="border:2px solid #b92a28;">Content here</div>
.myborder {border:2px solid #b92a28;}