#b81a85 color space conversions
Hex:
#b81a85
RGB:
184, 26, 133
CMY:
28, 90, 48
CMYK:
0, 86, 28, 28
HSL:
319°, 75.2381%, 41.1765%
HSV (HSB):
319°, 85.8696%, 72.1569%
XYZ:
24.3702, 12.6226, 23.3423
xyY:
0.4039, 0.2092, 12.6226
CIE-Lab:
42.1890, 66.8315, -19.3733
CIE-LCH:
42.1890, 69.5828, 343.8341
CIE-Luv:
42.1890, 79.9222, -37.2688
Hunter-Lab:
35.5283, 60.2654, -14.0840
#b81a85 color charts
#b81a85 color shades, tints & tones
#b81a85 color schemes
#b81a85 color preview, HTML & CSS examples
This text has a color of #b81a85
<p style="color:#b81a85;">Text here</p>
.mytext {color:#b81a85;}
This box has a color of #b81a85
<div style="background-color:#b81a85;">Content here</div>
.mybackground {background-color:#b81a85;}
Border around this has a color of #b81a85
<div style="border:2px solid #b81a85;">Content here</div>
.myborder {border:2px solid #b81a85;}