#b45e65 color space conversions
Hex:
#b45e65
RGB:
180, 94, 101
CMY:
29, 63, 60
CMYK:
0, 48, 44, 29
HSL:
355°, 36.4407%, 53.7255%
HSV (HSB):
355°, 47.7778%, 70.5882%
XYZ:
25.1741, 18.6483, 14.5846
xyY:
0.4310, 0.3193, 18.6483
CIE-Lab:
50.2732, 35.4408, 11.9329
CIE-LCH:
50.2732, 37.3958, 18.6083
CIE-Luv:
50.2732, 59.4574, 8.5256
Hunter-Lab:
43.1837, 28.4857, 10.2043
#b45e65 color charts
#b45e65 color shades, tints & tones
#b45e65 color schemes
#b45e65 color preview, HTML & CSS examples
This text has a color of #b45e65
<p style="color:#b45e65;">Text here</p>
.mytext {color:#b45e65;}
This box has a color of #b45e65
<div style="background-color:#b45e65;">Content here</div>
.mybackground {background-color:#b45e65;}
Border around this has a color of #b45e65
<div style="border:2px solid #b45e65;">Content here</div>
.myborder {border:2px solid #b45e65;}