#b90e4c color space conversions
Hex:
#b90e4c
RGB:
185, 14, 76
CMY:
27, 95, 70
CMYK:
0, 92, 59, 27
HSL:
338°, 85.9296%, 39.0196%
HSV (HSB):
338°, 92.4324%, 72.5490%
XYZ:
21.4691, 11.1502, 7.8581
xyY:
0.5304, 0.2755, 11.1502
CIE-Lab:
39.8322, 63.8494, 12.9936
CIE-LCH:
39.8322, 65.1581, 11.5028
CIE-Luv:
39.8322, 107.0194, 2.2576
Hunter-Lab:
33.3919, 56.3299, 9.4216
#b90e4c color charts
#b90e4c color shades, tints & tones
#b90e4c color schemes
#b90e4c color preview, HTML & CSS examples
This text has a color of #b90e4c
<p style="color:#b90e4c;">Text here</p>
.mytext {color:#b90e4c;}
This box has a color of #b90e4c
<div style="background-color:#b90e4c;">Content here</div>
.mybackground {background-color:#b90e4c;}
Border around this has a color of #b90e4c
<div style="border:2px solid #b90e4c;">Content here</div>
.myborder {border:2px solid #b90e4c;}