#b90d32 color space conversions
Hex:
#b90d32
RGB:
185, 13, 50
CMY:
27, 95, 80
CMYK:
0, 93, 73, 27
HSL:
347°, 86.8687%, 38.8235%
HSV (HSB):
347°, 92.9730%, 72.5490%
XYZ:
20.7272, 10.8324, 4.0160
xyY:
0.5826, 0.3045, 10.8324
CIE-Lab:
39.2968, 62.6087, 28.7646
CIE-LCH:
39.2968, 68.9003, 24.6757
CIE-Luv:
39.2968, 115.8444, 15.8119
Hunter-Lab:
32.9126, 54.8159, 15.8042
#b90d32 color charts
#b90d32 color shades, tints & tones
#b90d32 color schemes
#b90d32 color preview, HTML & CSS examples
This text has a color of #b90d32
<p style="color:#b90d32;">Text here</p>
.mytext {color:#b90d32;}
This box has a color of #b90d32
<div style="background-color:#b90d32;">Content here</div>
.mybackground {background-color:#b90d32;}
Border around this has a color of #b90d32
<div style="border:2px solid #b90d32;">Content here</div>
.myborder {border:2px solid #b90d32;}