#b90c0f color space conversions
Hex:
#b90c0f
RGB:
185, 12, 15
CMY:
27, 95, 94
CMYK:
0, 94, 92, 27
HSL:
359°, 87.8173%, 38.6275%
HSV (HSB):
359°, 93.5135%, 72.5490%
XYZ:
20.2253, 10.6117, 1.4342
xyY:
0.6267, 0.3288, 10.6117
CIE-Lab:
38.9187, 61.7892, 47.4541
CIE-LCH:
38.9187, 77.9089, 37.5242
CIE-Luv:
38.9187, 122.7160, 26.0825
Hunter-Lab:
32.5756, 53.8182, 20.1926
#b90c0f color charts
#b90c0f color shades, tints & tones
#b90c0f color schemes
#b90c0f color preview, HTML & CSS examples
This text has a color of #b90c0f
<p style="color:#b90c0f;">Text here</p>
.mytext {color:#b90c0f;}
This box has a color of #b90c0f
<div style="background-color:#b90c0f;">Content here</div>
.mybackground {background-color:#b90c0f;}
Border around this has a color of #b90c0f
<div style="border:2px solid #b90c0f;">Content here</div>
.myborder {border:2px solid #b90c0f;}