#b9483f color space conversions
Hex:
#b9483f
RGB:
185, 72, 63
CMY:
27, 72, 75
CMYK:
0, 61, 66, 27
HSL:
4°, 49.1935%, 48.6275%
HSV (HSB):
4°, 65.9459%, 72.5490%
XYZ:
23.2222, 15.3079, 6.4334
xyY:
0.5165, 0.3405, 15.3079
CIE-Lab:
46.0531, 45.1076, 29.0905
CIE-LCH:
46.0531, 53.6746, 32.8185
CIE-Luv:
46.0531, 85.9034, 22.6981
Hunter-Lab:
39.1253, 37.4763, 17.6386
#b9483f color charts
#b9483f color shades, tints & tones
#b9483f color schemes
#b9483f color preview, HTML & CSS examples
This text has a color of #b9483f
<p style="color:#b9483f;">Text here</p>
.mytext {color:#b9483f;}
This box has a color of #b9483f
<div style="background-color:#b9483f;">Content here</div>
.mybackground {background-color:#b9483f;}
Border around this has a color of #b9483f
<div style="border:2px solid #b9483f;">Content here</div>
.myborder {border:2px solid #b9483f;}