#b90e48 color space conversions
Hex:
#b90e48
RGB:
185, 14, 72
CMY:
27, 95, 72
CMYK:
0, 92, 61, 27
HSL:
340°, 85.9296%, 39.0196%
HSV (HSB):
340°, 92.4324%, 72.5490%
XYZ:
21.3343, 11.0962, 7.1482
xyY:
0.5390, 0.2804, 11.0962
CIE-Lab:
39.7421, 63.5993, 15.4251
CIE-LCH:
39.7421, 65.4431, 13.6331
CIE-Luv:
39.7421, 108.5156, 4.6415
Hunter-Lab:
33.3110, 56.0275, 10.5946
#b90e48 color charts
#b90e48 color shades, tints & tones
#b90e48 color schemes
#b90e48 color preview, HTML & CSS examples
This text has a color of #b90e48
<p style="color:#b90e48;">Text here</p>
.mytext {color:#b90e48;}
This box has a color of #b90e48
<div style="background-color:#b90e48;">Content here</div>
.mybackground {background-color:#b90e48;}
Border around this has a color of #b90e48
<div style="border:2px solid #b90e48;">Content here</div>
.myborder {border:2px solid #b90e48;}