#b90e42 color space conversions
Hex:
#b90e42
RGB:
185, 14, 66
CMY:
27, 95, 74
CMYK:
0, 92, 64, 27
HSL:
342°, 85.9296%, 39.0196%
HSV (HSB):
342°, 92.4324%, 72.5490%
XYZ:
21.1480, 11.0217, 6.1670
xyY:
0.5516, 0.2875, 11.0217
CIE-Lab:
39.6170, 63.2512, 19.0842
CIE-LCH:
39.6170, 66.0676, 16.7896
CIE-Luv:
39.6170, 110.6547, 8.0360
Hunter-Lab:
33.1990, 55.6077, 12.2256
#b90e42 color charts
#b90e42 color shades, tints & tones
#b90e42 color schemes
#b90e42 color preview, HTML & CSS examples
This text has a color of #b90e42
<p style="color:#b90e42;">Text here</p>
.mytext {color:#b90e42;}
This box has a color of #b90e42
<div style="background-color:#b90e42;">Content here</div>
.mybackground {background-color:#b90e42;}
Border around this has a color of #b90e42
<div style="border:2px solid #b90e42;">Content here</div>
.myborder {border:2px solid #b90e42;}