#b3483f color space conversions
Hex:
#b3483f
RGB:
179, 72, 63
CMY:
30, 72, 75
CMYK:
0, 60, 65, 30
HSL:
5°, 47.9339%, 47.4510%
HSV (HSB):
5°, 64.8045%, 70.1961%
XYZ:
21.8050, 14.5773, 6.3671
xyY:
0.5101, 0.3410, 14.5773
CIE-Lab:
45.0497, 42.9398, 27.6293
CIE-LCH:
45.0497, 51.0608, 32.7589
CIE-Luv:
45.0497, 80.9260, 21.7315
Hunter-Lab:
38.1803, 35.1270, 16.8388
#b3483f color charts
#b3483f color shades, tints & tones
#b3483f color schemes
#b3483f color preview, HTML & CSS examples
This text has a color of #b3483f
<p style="color:#b3483f;">Text here</p>
.mytext {color:#b3483f;}
This box has a color of #b3483f
<div style="background-color:#b3483f;">Content here</div>
.mybackground {background-color:#b3483f;}
Border around this has a color of #b3483f
<div style="border:2px solid #b3483f;">Content here</div>
.myborder {border:2px solid #b3483f;}