#b90b39 color space conversions
Hex:
#b90b39
RGB:
185, 11, 57
CMY:
27, 96, 78
CMYK:
0, 94, 69, 27
HSL:
344°, 88.7755%, 38.4314%
HSV (HSB):
344°, 94.0541%, 72.5490%
XYZ:
20.8658, 10.8490, 4.8652
xyY:
0.5704, 0.2966, 10.8490
CIE-Lab:
39.3250, 63.1559, 24.4176
CIE-LCH:
39.3250, 67.7118, 21.1377
CIE-Luv:
39.3250, 114.1423, 12.4287
Hunter-Lab:
32.9379, 55.4364, 14.2989
#b90b39 color charts
#b90b39 color shades, tints & tones
#b90b39 color schemes
#b90b39 color preview, HTML & CSS examples
This text has a color of #b90b39
<p style="color:#b90b39;">Text here</p>
.mytext {color:#b90b39;}
This box has a color of #b90b39
<div style="background-color:#b90b39;">Content here</div>
.mybackground {background-color:#b90b39;}
Border around this has a color of #b90b39
<div style="border:2px solid #b90b39;">Content here</div>
.myborder {border:2px solid #b90b39;}