#b3432d color space conversions
Hex:
#b3432d
RGB:
179, 67, 45
CMY:
30, 74, 82
CMYK:
0, 63, 75, 30
HSL:
10°, 59.8214%, 43.9216%
HSV (HSB):
10°, 74.8603%, 70.1961%
XYZ:
21.0712, 13.7875, 4.0333
xyY:
0.5418, 0.3545, 13.7875
CIE-Lab:
43.9266, 44.3084, 36.6518
CIE-LCH:
43.9266, 57.5029, 39.5975
CIE-Luv:
43.9266, 87.5822, 27.8271
Hunter-Lab:
37.1315, 36.3143, 19.5518
#b3432d color charts
#b3432d color shades, tints & tones
#b3432d color schemes
#b3432d color preview, HTML & CSS examples
This text has a color of #b3432d
<p style="color:#b3432d;">Text here</p>
.mytext {color:#b3432d;}
This box has a color of #b3432d
<div style="background-color:#b3432d;">Content here</div>
.mybackground {background-color:#b3432d;}
Border around this has a color of #b3432d
<div style="border:2px solid #b3432d;">Content here</div>
.myborder {border:2px solid #b3432d;}