#b90d12 color space conversions
Hex:
#b90d12
RGB:
185, 13, 18
CMY:
27, 95, 93
CMYK:
0, 93, 90, 27
HSL:
358°, 86.8687%, 38.8235%
HSV (HSB):
358°, 92.9730%, 72.5490%
XYZ:
20.2607, 10.6458, 1.5593
xyY:
0.6241, 0.3279, 10.6458
CIE-Lab:
38.9774, 61.7101, 46.2207
CIE-LCH:
38.9774, 77.1006, 36.8331
CIE-Luv:
38.9774, 122.1758, 25.6486
Hunter-Lab:
32.6279, 53.7428, 20.0061
#b90d12 color charts
#b90d12 color shades, tints & tones
#b90d12 color schemes
#b90d12 color preview, HTML & CSS examples
This text has a color of #b90d12
<p style="color:#b90d12;">Text here</p>
.mytext {color:#b90d12;}
This box has a color of #b90d12
<div style="background-color:#b90d12;">Content here</div>
.mybackground {background-color:#b90d12;}
Border around this has a color of #b90d12
<div style="border:2px solid #b90d12;">Content here</div>
.myborder {border:2px solid #b90d12;}