#b92a32 color space conversions
Hex:
#b92a32
RGB:
185, 42, 50
CMY:
27, 84, 80
CMYK:
0, 77, 73, 27
HSL:
357°, 62.9956%, 44.5098%
HSV (HSB):
357°, 77.2973%, 72.5490%
XYZ:
21.4113, 12.2005, 4.2440
xyY:
0.5656, 0.3223, 12.2005
CIE-Lab:
41.5330, 56.2446, 31.3834
CIE-LCH:
41.5330, 64.4079, 29.1606
CIE-Luv:
41.5330, 106.1305, 20.1521
Hunter-Lab:
34.9292, 48.2926, 17.2465
#b92a32 color charts
#b92a32 color shades, tints & tones
#b92a32 color schemes
#b92a32 color preview, HTML & CSS examples
This text has a color of #b92a32
<p style="color:#b92a32;">Text here</p>
.mytext {color:#b92a32;}
This box has a color of #b92a32
<div style="background-color:#b92a32;">Content here</div>
.mybackground {background-color:#b92a32;}
Border around this has a color of #b92a32
<div style="border:2px solid #b92a32;">Content here</div>
.myborder {border:2px solid #b92a32;}