#b9484c color space conversions
Hex:
#b9484c
RGB:
185, 72, 76
CMY:
27, 72, 70
CMYK:
0, 61, 59, 27
HSL:
358°, 44.6640%, 50.3922%
HSV (HSB):
358°, 61.0811%, 72.5490%
XYZ:
23.6295, 15.4708, 8.5782
xyY:
0.4956, 0.3245, 15.4708
CIE-Lab:
46.2724, 45.9790, 21.6277
CIE-LCH:
46.2724, 50.8117, 25.1915
CIE-Luv:
46.2724, 83.0205, 15.8924
Hunter-Lab:
39.3330, 38.4020, 14.6024
#b9484c color charts
#b9484c color shades, tints & tones
#b9484c color schemes
#b9484c color preview, HTML & CSS examples
This text has a color of #b9484c
<p style="color:#b9484c;">Text here</p>
.mytext {color:#b9484c;}
This box has a color of #b9484c
<div style="background-color:#b9484c;">Content here</div>
.mybackground {background-color:#b9484c;}
Border around this has a color of #b9484c
<div style="border:2px solid #b9484c;">Content here</div>
.myborder {border:2px solid #b9484c;}