#b45f64 color space conversions
Hex:
#b45f64
RGB:
180, 95, 100
CMY:
29, 63, 61
CMYK:
0, 47, 44, 29
HSL:
356°, 36.1702%, 53.9216%
HSV (HSB):
356°, 47.2222%, 70.5882%
XYZ:
25.2148, 18.8078, 14.3579
xyY:
0.4319, 0.3222, 18.8078
CIE-Lab:
50.4616, 34.8019, 12.7907
CIE-LCH:
50.4616, 37.0780, 20.1799
CIE-Luv:
50.4616, 59.0376, 9.6650
Hunter-Lab:
43.3680, 27.8888, 10.7284
#b45f64 color charts
#b45f64 color shades, tints & tones
#b45f64 color schemes
#b45f64 color preview, HTML & CSS examples
This text has a color of #b45f64
<p style="color:#b45f64;">Text here</p>
.mytext {color:#b45f64;}
This box has a color of #b45f64
<div style="background-color:#b45f64;">Content here</div>
.mybackground {background-color:#b45f64;}
Border around this has a color of #b45f64
<div style="border:2px solid #b45f64;">Content here</div>
.myborder {border:2px solid #b45f64;}