#b90b25 color space conversions
Hex:
#b90b25
RGB:
185, 11, 37
CMY:
27, 96, 85
CMYK:
0, 94, 80, 27
HSL:
351°, 88.7755%, 38.4314%
HSV (HSB):
351°, 94.0541%, 72.5490%
XYZ:
20.4612, 10.6872, 2.7347
xyY:
0.6039, 0.3154, 10.6872
CIE-Lab:
39.0486, 62.3854, 36.3409
CIE-LCH:
39.0486, 72.1983, 30.2217
CIE-Luv:
39.0486, 119.4266, 20.6353
Hunter-Lab:
32.6913, 54.5118, 17.9242
#b90b25 color charts
#b90b25 color shades, tints & tones
#b90b25 color schemes
#b90b25 color preview, HTML & CSS examples
This text has a color of #b90b25
<p style="color:#b90b25;">Text here</p>
.mytext {color:#b90b25;}
This box has a color of #b90b25
<div style="background-color:#b90b25;">Content here</div>
.mybackground {background-color:#b90b25;}
Border around this has a color of #b90b25
<div style="border:2px solid #b90b25;">Content here</div>
.myborder {border:2px solid #b90b25;}