#b8235a color space conversions
Hex:
#b8235a
RGB:
184, 35, 90
CMY:
28, 86, 65
CMYK:
0, 81, 51, 28
HSL:
338°, 68.0365%, 42.9412%
HSV (HSB):
338°, 80.9783%, 72.1569%
XYZ:
22.2137, 12.1306, 10.8435
xyY:
0.4916, 0.2684, 12.1306
CIE-Lab:
41.4229, 60.4731, 6.3007
CIE-LCH:
41.4229, 60.8004, 5.9482
CIE-Luv:
41.4229, 95.6074, -3.8250
Hunter-Lab:
34.8290, 52.8951, 5.9212
#b8235a color charts
#b8235a color shades, tints & tones
#b8235a color schemes
#b8235a color preview, HTML & CSS examples
This text has a color of #b8235a
<p style="color:#b8235a;">Text here</p>
.mytext {color:#b8235a;}
This box has a color of #b8235a
<div style="background-color:#b8235a;">Content here</div>
.mybackground {background-color:#b8235a;}
Border around this has a color of #b8235a
<div style="border:2px solid #b8235a;">Content here</div>
.myborder {border:2px solid #b8235a;}