#b90f3f color space conversions
Hex:
#b90f3f
RGB:
185, 15, 63
CMY:
27, 94, 75
CMYK:
0, 92, 66, 27
HSL:
343°, 85.0000%, 39.2157%
HSV (HSB):
343°, 91.8919%, 72.5490%
XYZ:
21.0756, 11.0148, 5.7179
xyY:
0.5574, 0.2913, 11.0148
CIE-Lab:
39.6054, 62.9552, 20.9760
CIE-LCH:
39.6054, 66.3577, 18.4275
CIE-Luv:
39.6054, 111.4805, 9.7421
Hunter-Lab:
33.1886, 55.2721, 13.0172
#b90f3f color charts
#b90f3f color shades, tints & tones
#b90f3f color schemes
#b90f3f color preview, HTML & CSS examples
This text has a color of #b90f3f
<p style="color:#b90f3f;">Text here</p>
.mytext {color:#b90f3f;}
This box has a color of #b90f3f
<div style="background-color:#b90f3f;">Content here</div>
.mybackground {background-color:#b90f3f;}
Border around this has a color of #b90f3f
<div style="border:2px solid #b90f3f;">Content here</div>
.myborder {border:2px solid #b90f3f;}