#b81d44 color space conversions
Hex:
#b81d44
RGB:
184, 29, 68
CMY:
28, 89, 73
CMYK:
0, 84, 63, 28
HSL:
345°, 72.7700%, 41.7647%
HSV (HSB):
345°, 84.2391%, 72.1569%
XYZ:
21.2499, 11.4864, 6.5659
xyY:
0.5407, 0.2923, 11.4864
CIE-Lab:
40.3880, 60.4142, 18.7918
CIE-LCH:
40.3880, 63.2693, 17.2783
CIE-Luv:
40.3880, 105.4091, 8.6370
Hunter-Lab:
33.8916, 52.6084, 12.2377
#b81d44 color charts
#b81d44 color shades, tints & tones
#b81d44 color schemes
#b81d44 color preview, HTML & CSS examples
This text has a color of #b81d44
<p style="color:#b81d44;">Text here</p>
.mytext {color:#b81d44;}
This box has a color of #b81d44
<div style="background-color:#b81d44;">Content here</div>
.mybackground {background-color:#b81d44;}
Border around this has a color of #b81d44
<div style="border:2px solid #b81d44;">Content here</div>
.myborder {border:2px solid #b81d44;}