#b90d4f color space conversions
Hex:
#b90d4f
RGB:
185, 13, 79
CMY:
27, 95, 69
CMYK:
0, 93, 57, 27
HSL:
337°, 86.8687%, 38.8235%
HSV (HSB):
337°, 92.9730%, 72.5490%
XYZ:
21.5628, 11.1666, 8.4160
xyY:
0.5241, 0.2714, 11.1666
CIE-Lab:
39.8597, 64.1731, 11.1152
CIE-LCH:
39.8597, 65.1286, 9.8266
CIE-Luv:
39.8597, 106.0287, 0.3153
Hunter-Lab:
33.4165, 56.7023, 8.4593
#b90d4f color charts
#b90d4f color shades, tints & tones
#b90d4f color schemes
#b90d4f color preview, HTML & CSS examples
This text has a color of #b90d4f
<p style="color:#b90d4f;">Text here</p>
.mytext {color:#b90d4f;}
This box has a color of #b90d4f
<div style="background-color:#b90d4f;">Content here</div>
.mybackground {background-color:#b90d4f;}
Border around this has a color of #b90d4f
<div style="border:2px solid #b90d4f;">Content here</div>
.myborder {border:2px solid #b90d4f;}