#b43e5f color space conversions
Hex:
#b43e5f
RGB:
180, 62, 95
CMY:
29, 76, 63
CMYK:
0, 66, 47, 29
HSL:
343°, 48.7603%, 47.4510%
HSV (HSB):
343°, 65.5556%, 70.5882%
XYZ:
22.6106, 13.9748, 12.3322
xyY:
0.4622, 0.2857, 13.9748
CIE-Lab:
44.1967, 50.3406, 7.0214
CIE-LCH:
44.1967, 50.8279, 7.9403
CIE-Luv:
44.1967, 79.3414, -0.6757
Hunter-Lab:
37.3828, 42.5436, 6.6089
#b43e5f color charts
#b43e5f color shades, tints & tones
#b43e5f color schemes
#b43e5f color preview, HTML & CSS examples
This text has a color of #b43e5f
<p style="color:#b43e5f;">Text here</p>
.mytext {color:#b43e5f;}
This box has a color of #b43e5f
<div style="background-color:#b43e5f;">Content here</div>
.mybackground {background-color:#b43e5f;}
Border around this has a color of #b43e5f
<div style="border:2px solid #b43e5f;">Content here</div>
.myborder {border:2px solid #b43e5f;}