#b90b4d color space conversions
Hex:
#b90b4d
RGB:
185, 11, 77
CMY:
27, 96, 70
CMYK:
0, 94, 58, 27
HSL:
337°, 88.7755%, 38.4314%
HSV (HSB):
337°, 94.0541%, 72.5490%
XYZ:
21.4668, 11.0895, 8.0302
xyY:
0.5289, 0.2732, 11.0895
CIE-Lab:
39.7307, 64.2760, 12.2150
CIE-LCH:
39.7307, 65.4264, 10.7602
CIE-Luv:
39.7307, 107.1152, 1.3770
Hunter-Lab:
33.3008, 56.7905, 9.0133
#b90b4d color charts
#b90b4d color shades, tints & tones
#b90b4d color schemes
#b90b4d color preview, HTML & CSS examples
This text has a color of #b90b4d
<p style="color:#b90b4d;">Text here</p>
.mytext {color:#b90b4d;}
This box has a color of #b90b4d
<div style="background-color:#b90b4d;">Content here</div>
.mybackground {background-color:#b90b4d;}
Border around this has a color of #b90b4d
<div style="border:2px solid #b90b4d;">Content here</div>
.myborder {border:2px solid #b90b4d;}