#b5445f color space conversions
Hex:
#b5445f
RGB:
181, 68, 95
CMY:
29, 73, 63
CMYK:
0, 62, 48, 29
HSL:
346°, 45.3815%, 48.8235%
HSV (HSB):
346°, 62.4309%, 70.9804%
XYZ:
23.1887, 14.7842, 12.4579
xyY:
0.4598, 0.2932, 14.7842
CIE-Lab:
45.3372, 48.0431, 8.6599
CIE-LCH:
45.3372, 48.8174, 10.2181
CIE-Luv:
45.3372, 77.0318, 1.7422
Hunter-Lab:
38.4503, 40.3625, 7.7051
#b5445f color charts
#b5445f color shades, tints & tones
#b5445f color schemes
#b5445f color preview, HTML & CSS examples
This text has a color of #b5445f
<p style="color:#b5445f;">Text here</p>
.mytext {color:#b5445f;}
This box has a color of #b5445f
<div style="background-color:#b5445f;">Content here</div>
.mybackground {background-color:#b5445f;}
Border around this has a color of #b5445f
<div style="border:2px solid #b5445f;">Content here</div>
.myborder {border:2px solid #b5445f;}