#b90c0a color space conversions
Hex:
#b90c0a
RGB:
185, 12, 10
CMY:
27, 95, 96
CMYK:
0, 94, 95, 27
HSL:
1°, 89.7436%, 38.2353%
HSV (HSB):
1°, 94.5946%, 72.5490%
XYZ:
20.1938, 10.5991, 1.2687
xyY:
0.6298, 0.3306, 10.5991
CIE-Lab:
38.8970, 61.7280, 49.3088
CIE-LCH:
38.8970, 79.0045, 38.6181
CIE-Luv:
38.8970, 123.1723, 26.7849
Hunter-Lab:
32.5563, 53.7453, 20.4790
#b90c0a color charts
#b90c0a color shades, tints & tones
#b90c0a color schemes
#b90c0a color preview, HTML & CSS examples
This text has a color of #b90c0a
<p style="color:#b90c0a;">Text here</p>
.mytext {color:#b90c0a;}
This box has a color of #b90c0a
<div style="background-color:#b90c0a;">Content here</div>
.mybackground {background-color:#b90c0a;}
Border around this has a color of #b90c0a
<div style="border:2px solid #b90c0a;">Content here</div>
.myborder {border:2px solid #b90c0a;}