#b81a5e color space conversions
Hex:
#b81a5e
RGB:
184, 26, 94
CMY:
28, 90, 63
CMYK:
0, 86, 49, 28
HSL:
334°, 75.2381%, 41.1765%
HSV (HSB):
334°, 85.8696%, 72.1569%
XYZ:
22.1569, 11.7373, 11.6874
xyY:
0.4861, 0.2575, 11.7373
CIE-Lab:
40.7955, 62.9152, 2.8739
CIE-LCH:
40.7955, 62.9808, 2.6154
CIE-Luv:
40.7955, 96.5661, -8.2234
Hunter-Lab:
34.2597, 55.4875, 3.7556
#b81a5e color charts
#b81a5e color shades, tints & tones
#b81a5e color schemes
#b81a5e color preview, HTML & CSS examples
This text has a color of #b81a5e
<p style="color:#b81a5e;">Text here</p>
.mytext {color:#b81a5e;}
This box has a color of #b81a5e
<div style="background-color:#b81a5e;">Content here</div>
.mybackground {background-color:#b81a5e;}
Border around this has a color of #b81a5e
<div style="border:2px solid #b81a5e;">Content here</div>
.myborder {border:2px solid #b81a5e;}