#b90c12 color space conversions
Hex:
#b90c12
RGB:
185, 12, 18
CMY:
27, 95, 93
CMYK:
0, 94, 90, 27
HSL:
358°, 87.8173%, 38.6275%
HSV (HSB):
358°, 93.5135%, 72.5490%
XYZ:
20.2482, 10.6209, 1.5551
xyY:
0.6245, 0.3276, 10.6209
CIE-Lab:
38.9345, 61.8339, 46.1899
CIE-LCH:
38.9345, 77.1812, 36.7597
CIE-Luv:
38.9345, 122.3850, 25.5726
Hunter-Lab:
32.5897, 53.8713, 19.9836
#b90c12 color charts
#b90c12 color shades, tints & tones
#b90c12 color schemes
#b90c12 color preview, HTML & CSS examples
This text has a color of #b90c12
<p style="color:#b90c12;">Text here</p>
.mytext {color:#b90c12;}
This box has a color of #b90c12
<div style="background-color:#b90c12;">Content here</div>
.mybackground {background-color:#b90c12;}
Border around this has a color of #b90c12
<div style="border:2px solid #b90c12;">Content here</div>
.myborder {border:2px solid #b90c12;}