#b61c32 color space conversions
Hex:
#b61c32
RGB:
182, 28, 50
CMY:
29, 89, 80
CMYK:
0, 85, 73, 29
HSL:
351°, 73.3333%, 41.1765%
HSV (HSB):
351°, 84.6154%, 71.3725%
XYZ:
20.2824, 11.0059, 4.0730
xyY:
0.5736, 0.3112, 11.0059
CIE-Lab:
39.5904, 59.1746, 28.9577
CIE-LCH:
39.5904, 65.8800, 26.0753
CIE-Luv:
39.5904, 109.5005, 16.9690
Hunter-Lab:
33.1751, 51.0737, 15.9435
#b61c32 color charts
#b61c32 color shades, tints & tones
#b61c32 color schemes
#b61c32 color preview, HTML & CSS examples
This text has a color of #b61c32
<p style="color:#b61c32;">Text here</p>
.mytext {color:#b61c32;}
This box has a color of #b61c32
<div style="background-color:#b61c32;">Content here</div>
.mybackground {background-color:#b61c32;}
Border around this has a color of #b61c32
<div style="border:2px solid #b61c32;">Content here</div>
.myborder {border:2px solid #b61c32;}