#b90d42 color space conversions
Hex:
#b90d42
RGB:
185, 13, 66
CMY:
27, 95, 74
CMYK:
0, 93, 64, 27
HSL:
342°, 86.8687%, 38.8235%
HSV (HSB):
342°, 92.9730%, 72.5490%
XYZ:
21.1349, 10.9955, 6.1627
xyY:
0.5519, 0.2871, 10.9955
CIE-Lab:
39.5729, 63.3789, 19.0262
CIE-LCH:
39.5729, 66.1731, 16.7096
CIE-Luv:
39.5729, 110.8350, 7.9441
Hunter-Lab:
33.1594, 55.7418, 12.1926
#b90d42 color charts
#b90d42 color shades, tints & tones
#b90d42 color schemes
#b90d42 color preview, HTML & CSS examples
This text has a color of #b90d42
<p style="color:#b90d42;">Text here</p>
.mytext {color:#b90d42;}
This box has a color of #b90d42
<div style="background-color:#b90d42;">Content here</div>
.mybackground {background-color:#b90d42;}
Border around this has a color of #b90d42
<div style="border:2px solid #b90d42;">Content here</div>
.myborder {border:2px solid #b90d42;}