#b90e44 color space conversions
Hex:
#b90e44
RGB:
185, 14, 68
CMY:
27, 95, 73
CMYK:
0, 92, 63, 27
HSL:
341°, 85.9296%, 39.0196%
HSV (HSB):
341°, 92.4324%, 72.5490%
XYZ:
21.2080, 11.0457, 6.4831
xyY:
0.5475, 0.2851, 11.0457
CIE-Lab:
39.6574, 63.3636, 17.8634
CIE-LCH:
39.6574, 65.8335, 15.7442
CIE-Luv:
39.6574, 109.9564, 6.9296
Hunter-Lab:
33.2351, 55.7431, 11.6990
#b90e44 color charts
#b90e44 color shades, tints & tones
#b90e44 color schemes
#b90e44 color preview, HTML & CSS examples
This text has a color of #b90e44
<p style="color:#b90e44;">Text here</p>
.mytext {color:#b90e44;}
This box has a color of #b90e44
<div style="background-color:#b90e44;">Content here</div>
.mybackground {background-color:#b90e44;}
Border around this has a color of #b90e44
<div style="border:2px solid #b90e44;">Content here</div>
.myborder {border:2px solid #b90e44;}