#b81d33 color space conversions
Hex:
#b81d33
RGB:
184, 29, 51
CMY:
28, 89, 80
CMYK:
0, 84, 72, 28
HSL:
351°, 72.7700%, 41.7647%
HSV (HSB):
351°, 84.2391%, 72.1569%
XYZ:
20.8041, 11.3081, 4.2182
xyY:
0.5726, 0.3113, 11.3081
CIE-Lab:
40.0946, 59.5412, 29.0415
CIE-LCH:
40.0946, 66.2463, 26.0010
CIE-Luv:
40.0946, 110.4649, 17.1018
Hunter-Lab:
33.6275, 51.5831, 16.1021
#b81d33 color charts
#b81d33 color shades, tints & tones
#b81d33 color schemes
#b81d33 color preview, HTML & CSS examples
This text has a color of #b81d33
<p style="color:#b81d33;">Text here</p>
.mytext {color:#b81d33;}
This box has a color of #b81d33
<div style="background-color:#b81d33;">Content here</div>
.mybackground {background-color:#b81d33;}
Border around this has a color of #b81d33
<div style="border:2px solid #b81d33;">Content here</div>
.myborder {border:2px solid #b81d33;}