#b61f31 color space conversions
Hex:
#b61f31
RGB:
182, 31, 49
CMY:
29, 88, 81
CMYK:
0, 83, 73, 29
HSL:
353°, 70.8920%, 41.7647%
HSV (HSB):
353°, 82.9670%, 71.3725%
XYZ:
20.3358, 11.1468, 3.9855
xyY:
0.5734, 0.3143, 11.1468
CIE-Lab:
39.8266, 58.4181, 29.8475
CIE-LCH:
39.8266, 65.6014, 27.0638
CIE-Luv:
39.8266, 108.6784, 17.8838
Hunter-Lab:
33.3868, 50.2966, 16.2932
#b61f31 color charts
#b61f31 color shades, tints & tones
#b61f31 color schemes
#b61f31 color preview, HTML & CSS examples
This text has a color of #b61f31
<p style="color:#b61f31;">Text here</p>
.mytext {color:#b61f31;}
This box has a color of #b61f31
<div style="background-color:#b61f31;">Content here</div>
.mybackground {background-color:#b61f31;}
Border around this has a color of #b61f31
<div style="border:2px solid #b61f31;">Content here</div>
.myborder {border:2px solid #b61f31;}