#b44e65 color space conversions
Hex:
#b44e65
RGB:
180, 78, 101
CMY:
29, 69, 60
CMYK:
0, 57, 44, 29
HSL:
346°, 40.4762%, 50.5882%
HSV (HSB):
346°, 56.6667%, 70.5882%
XYZ:
23.8957, 16.0917, 14.1585
xyY:
0.4413, 0.2972, 16.0917
CIE-Lab:
47.0945, 43.6121, 7.4589
CIE-LCH:
47.0945, 44.2453, 9.7053
CIE-Luv:
47.0945, 69.0291, 1.3852
Hunter-Lab:
40.1144, 36.1304, 7.1535
#b44e65 color charts
#b44e65 color shades, tints & tones
#b44e65 color schemes
#b44e65 color preview, HTML & CSS examples
This text has a color of #b44e65
<p style="color:#b44e65;">Text here</p>
.mytext {color:#b44e65;}
This box has a color of #b44e65
<div style="background-color:#b44e65;">Content here</div>
.mybackground {background-color:#b44e65;}
Border around this has a color of #b44e65
<div style="border:2px solid #b44e65;">Content here</div>
.myborder {border:2px solid #b44e65;}