#b81d54 color space conversions
Hex:
#b81d54
RGB:
184, 29, 84
CMY:
28, 89, 67
CMYK:
0, 84, 54, 28
HSL:
339°, 72.7700%, 41.7647%
HSV (HSB):
339°, 84.2391%, 72.1569%
XYZ:
21.8068, 11.7092, 9.4983
xyY:
0.5070, 0.2722, 11.7092
CIE-Lab:
40.7501, 61.4811, 9.1448
CIE-LCH:
40.7501, 62.1575, 8.4603
CIE-Luv:
40.7501, 99.7123, -1.0151
Hunter-Lab:
34.2187, 53.8713, 7.4956
#b81d54 color charts
#b81d54 color shades, tints & tones
#b81d54 color schemes
#b81d54 color preview, HTML & CSS examples
This text has a color of #b81d54
<p style="color:#b81d54;">Text here</p>
.mytext {color:#b81d54;}
This box has a color of #b81d54
<div style="background-color:#b81d54;">Content here</div>
.mybackground {background-color:#b81d54;}
Border around this has a color of #b81d54
<div style="border:2px solid #b81d54;">Content here</div>
.myborder {border:2px solid #b81d54;}