#b81d4a color space conversions
Hex:
#b81d4a
RGB:
184, 29, 74
CMY:
28, 89, 71
CMYK:
0, 84, 60, 28
HSL:
343°, 72.7700%, 41.7647%
HSV (HSB):
343°, 84.2391%, 72.1569%
XYZ:
21.4426, 11.5635, 7.5804
xyY:
0.5283, 0.2849, 11.5635
CIE-Lab:
40.5138, 60.7861, 15.1614
CIE-LCH:
40.5138, 62.6484, 14.0051
CIE-Luv:
40.5138, 103.3658, 5.1898
Hunter-Lab:
34.0051, 53.0475, 10.5867
#b81d4a color charts
#b81d4a color shades, tints & tones
#b81d4a color schemes
#b81d4a color preview, HTML & CSS examples
This text has a color of #b81d4a
<p style="color:#b81d4a;">Text here</p>
.mytext {color:#b81d4a;}
This box has a color of #b81d4a
<div style="background-color:#b81d4a;">Content here</div>
.mybackground {background-color:#b81d4a;}
Border around this has a color of #b81d4a
<div style="border:2px solid #b81d4a;">Content here</div>
.myborder {border:2px solid #b81d4a;}