#b90b5e color space conversions
Hex:
#b90b5e
RGB:
185, 11, 94
CMY:
27, 96, 63
CMYK:
0, 94, 49, 27
HSL:
331°, 88.7755%, 38.4314%
HSV (HSB):
331°, 94.0541%, 72.5490%
XYZ:
22.1476, 11.3618, 11.6154
xyY:
0.4908, 0.2518, 11.3618
CIE-Lab:
40.1832, 65.5111, 2.0139
CIE-LCH:
40.1832, 65.5421, 1.7608
CIE-Luv:
40.1832, 100.1433, -9.7697
Hunter-Lab:
33.7072, 58.2973, 3.1639
#b90b5e color charts
#b90b5e color shades, tints & tones
#b90b5e color schemes
#b90b5e color preview, HTML & CSS examples
This text has a color of #b90b5e
<p style="color:#b90b5e;">Text here</p>
.mytext {color:#b90b5e;}
This box has a color of #b90b5e
<div style="background-color:#b90b5e;">Content here</div>
.mybackground {background-color:#b90b5e;}
Border around this has a color of #b90b5e
<div style="border:2px solid #b90b5e;">Content here</div>
.myborder {border:2px solid #b90b5e;}