#b90c20 color space conversions
Hex:
#b90c20
RGB:
185, 12, 32
CMY:
27, 95, 87
CMYK:
0, 94, 83, 27
HSL:
353°, 87.8173%, 38.6275%
HSV (HSB):
353°, 93.5135%, 72.5490%
XYZ:
20.3998, 10.6815, 2.3531
xyY:
0.6101, 0.3195, 10.6815
CIE-Lab:
39.0388, 62.1274, 39.1861
CIE-LCH:
39.0388, 73.4531, 32.2412
CIE-Luv:
39.0388, 120.2450, 22.2694
Hunter-Lab:
32.6826, 54.2213, 18.6091
#b90c20 color charts
#b90c20 color shades, tints & tones
#b90c20 color schemes
#b90c20 color preview, HTML & CSS examples
This text has a color of #b90c20
<p style="color:#b90c20;">Text here</p>
.mytext {color:#b90c20;}
This box has a color of #b90c20
<div style="background-color:#b90c20;">Content here</div>
.mybackground {background-color:#b90c20;}
Border around this has a color of #b90c20
<div style="border:2px solid #b90c20;">Content here</div>
.myborder {border:2px solid #b90c20;}