#b90d2f color space conversions
Hex:
#b90d2f
RGB:
185, 13, 47
CMY:
27, 95, 82
CMYK:
0, 93, 75, 27
HSL:
348°, 86.8687%, 38.8235%
HSV (HSB):
348°, 92.9730%, 72.5490%
XYZ:
20.6646, 10.8074, 3.6862
xyY:
0.5878, 0.3074, 10.8074
CIE-Lab:
39.2541, 62.4891, 30.5659
CIE-LCH:
39.2541, 69.5641, 26.0651
CIE-Luv:
39.2541, 116.6553, 17.0781
Hunter-Lab:
32.8746, 54.6727, 16.3640
#b90d2f color charts
#b90d2f color shades, tints & tones
#b90d2f color schemes
#b90d2f color preview, HTML & CSS examples
This text has a color of #b90d2f
<p style="color:#b90d2f;">Text here</p>
.mytext {color:#b90d2f;}
This box has a color of #b90d2f
<div style="background-color:#b90d2f;">Content here</div>
.mybackground {background-color:#b90d2f;}
Border around this has a color of #b90d2f
<div style="border:2px solid #b90d2f;">Content here</div>
.myborder {border:2px solid #b90d2f;}