#b81d40 color space conversions
Hex:
#b81d40
RGB:
184, 29, 64
CMY:
28, 89, 75
CMYK:
0, 84, 65, 28
HSL:
346°, 72.7700%, 41.7647%
HSV (HSB):
346°, 84.2391%, 72.1569%
XYZ:
21.1319, 11.4392, 5.9447
xyY:
0.5487, 0.2970, 11.4392
CIE-Lab:
40.3106, 60.1848, 21.2144
CIE-LCH:
40.3106, 63.8143, 19.4169
CIE-Luv:
40.3106, 106.7010, 10.8085
Hunter-Lab:
33.8219, 52.3383, 13.2543
#b81d40 color charts
#b81d40 color shades, tints & tones
#b81d40 color schemes
#b81d40 color preview, HTML & CSS examples
This text has a color of #b81d40
<p style="color:#b81d40;">Text here</p>
.mytext {color:#b81d40;}
This box has a color of #b81d40
<div style="background-color:#b81d40;">Content here</div>
.mybackground {background-color:#b81d40;}
Border around this has a color of #b81d40
<div style="border:2px solid #b81d40;">Content here</div>
.myborder {border:2px solid #b81d40;}