#b9404a color space conversions
Hex:
#b9404a
RGB:
185, 64, 74
CMY:
27, 75, 71
CMYK:
0, 65, 60, 27
HSL:
355°, 48.5944%, 48.8235%
HSV (HSB):
355°, 65.4054%, 72.5490%
XYZ:
23.0770, 14.4755, 8.0563
xyY:
0.5060, 0.3174, 14.4755
CIE-Lab:
44.9073, 49.3938, 21.0493
CIE-LCH:
44.9073, 53.6919, 23.0814
CIE-Luv:
44.9073, 88.3348, 14.2680
Hunter-Lab:
38.0467, 41.6866, 14.0781
#b9404a color charts
#b9404a color shades, tints & tones
#b9404a color schemes
#b9404a color preview, HTML & CSS examples
This text has a color of #b9404a
<p style="color:#b9404a;">Text here</p>
.mytext {color:#b9404a;}
This box has a color of #b9404a
<div style="background-color:#b9404a;">Content here</div>
.mybackground {background-color:#b9404a;}
Border around this has a color of #b9404a
<div style="border:2px solid #b9404a;">Content here</div>
.myborder {border:2px solid #b9404a;}