#b62f3b color space conversions
Hex:
#b62f3b
RGB:
182, 47, 59
CMY:
29, 82, 77
CMYK:
0, 74, 68, 29
HSL:
355°, 58.9520%, 44.9020%
HSV (HSB):
355°, 74.1758%, 71.3725%
XYZ:
21.0973, 12.2939, 5.3987
xyY:
0.5439, 0.3169, 12.2939
CIE-Lab:
41.6794, 54.1194, 25.9724
CIE-LCH:
41.6794, 60.0289, 25.6368
CIE-Luv:
41.6794, 99.0492, 16.6533
Hunter-Lab:
35.0626, 46.0446, 15.4148
#b62f3b color charts
#b62f3b color shades, tints & tones
#b62f3b color schemes
#b62f3b color preview, HTML & CSS examples
This text has a color of #b62f3b
<p style="color:#b62f3b;">Text here</p>
.mytext {color:#b62f3b;}
This box has a color of #b62f3b
<div style="background-color:#b62f3b;">Content here</div>
.mybackground {background-color:#b62f3b;}
Border around this has a color of #b62f3b
<div style="border:2px solid #b62f3b;">Content here</div>
.myborder {border:2px solid #b62f3b;}