#b90f50 color space conversions
Hex:
#b90f50
RGB:
185, 15, 80
CMY:
27, 94, 69
CMYK:
0, 92, 57, 27
HSL:
337°, 85.0000%, 39.2157%
HSV (HSB):
337°, 91.8919%, 72.5490%
XYZ:
21.6264, 11.2351, 8.6182
xyY:
0.5214, 0.2709, 11.2351
CIE-Lab:
39.9737, 63.9814, 10.6350
CIE-LCH:
39.9737, 64.8592, 9.4374
CIE-Luv:
39.9737, 105.3005, -0.1159
Hunter-Lab:
33.5188, 56.5104, 8.2189
#b90f50 color charts
#b90f50 color shades, tints & tones
#b90f50 color schemes
#b90f50 color preview, HTML & CSS examples
This text has a color of #b90f50
<p style="color:#b90f50;">Text here</p>
.mytext {color:#b90f50;}
This box has a color of #b90f50
<div style="background-color:#b90f50;">Content here</div>
.mybackground {background-color:#b90f50;}
Border around this has a color of #b90f50
<div style="border:2px solid #b90f50;">Content here</div>
.myborder {border:2px solid #b90f50;}