#b9405f color space conversions
Hex:
#b9405f
RGB:
185, 64, 95
CMY:
27, 75, 63
CMYK:
0, 65, 49, 27
HSL:
345°, 48.5944%, 48.8235%
HSV (HSB):
345°, 65.4054%, 72.5490%
XYZ:
23.9065, 14.8073, 12.4246
xyY:
0.4675, 0.2896, 14.8073
CIE-Lab:
45.3691, 51.0966, 8.8017
CIE-LCH:
45.3691, 51.8491, 9.7737
CIE-Luv:
45.3691, 82.4044, 1.2301
Hunter-Lab:
38.4803, 43.5558, 7.7926
#b9405f color charts
#b9405f color shades, tints & tones
#b9405f color schemes
#b9405f color preview, HTML & CSS examples
This text has a color of #b9405f
<p style="color:#b9405f;">Text here</p>
.mytext {color:#b9405f;}
This box has a color of #b9405f
<div style="background-color:#b9405f;">Content here</div>
.mybackground {background-color:#b9405f;}
Border around this has a color of #b9405f
<div style="border:2px solid #b9405f;">Content here</div>
.myborder {border:2px solid #b9405f;}