#b90f1d color space conversions
Hex:
#b90f1d
RGB:
185, 15, 29
CMY:
27, 94, 89
CMYK:
0, 92, 84, 27
HSL:
355°, 85.0000%, 39.2157%
HSV (HSB):
355°, 91.8919%, 72.5490%
XYZ:
20.4002, 10.7446, 2.1611
xyY:
0.6125, 0.3226, 10.7446
CIE-Lab:
39.1470, 61.6629, 40.9306
CIE-LCH:
39.1470, 74.0110, 33.5754
CIE-Luv:
39.1470, 120.1457, 23.3537
Hunter-Lab:
32.7790, 53.7270, 19.0363
#b90f1d color charts
#b90f1d color shades, tints & tones
#b90f1d color schemes
#b90f1d color preview, HTML & CSS examples
This text has a color of #b90f1d
<p style="color:#b90f1d;">Text here</p>
.mytext {color:#b90f1d;}
This box has a color of #b90f1d
<div style="background-color:#b90f1d;">Content here</div>
.mybackground {background-color:#b90f1d;}
Border around this has a color of #b90f1d
<div style="border:2px solid #b90f1d;">Content here</div>
.myborder {border:2px solid #b90f1d;}