#b90a01 color space conversions
Hex:
#b90a01
RGB:
185, 10, 1
CMY:
27, 96, 100
CMYK:
0, 95, 99, 27
HSL:
3°, 98.9247%, 36.4706%
HSV (HSB):
3°, 99.4595%, 72.5490%
XYZ:
20.1216, 10.5336, 1.0014
xyY:
0.6356, 0.3327, 10.5336
CIE-Lab:
38.7835, 61.8609, 52.5517
CIE-LCH:
38.7835, 81.1693, 40.3483
CIE-Luv:
38.7835, 124.2915, 27.7597
Hunter-Lab:
32.4554, 53.8687, 20.8895
#b90a01 color charts
#b90a01 color shades, tints & tones
#b90a01 color schemes
#b90a01 color preview, HTML & CSS examples
This text has a color of #b90a01
<p style="color:#b90a01;">Text here</p>
.mytext {color:#b90a01;}
This box has a color of #b90a01
<div style="background-color:#b90a01;">Content here</div>
.mybackground {background-color:#b90a01;}
Border around this has a color of #b90a01
<div style="border:2px solid #b90a01;">Content here</div>
.myborder {border:2px solid #b90a01;}