#b05d49 color space conversions
Hex:
#b05d49
RGB:
176, 93, 73
CMY:
31, 64, 71
CMYK:
0, 47, 59, 31
HSL:
12°, 41.3655%, 48.8235%
HSV (HSB):
12°, 58.5227%, 69.0196%
XYZ:
23.0214, 17.5398, 8.4755
xyY:
0.4695, 0.3577, 17.5398
CIE-Lab:
48.9332, 31.7902, 26.5589
CIE-LCH:
48.9332, 41.4246, 39.8768
CIE-Luv:
48.9332, 62.1738, 24.4012
Hunter-Lab:
41.8806, 24.8290, 17.3177
#b05d49 color charts
#b05d49 color shades, tints & tones
#b05d49 color schemes
#b05d49 color preview, HTML & CSS examples
This text has a color of #b05d49
<p style="color:#b05d49;">Text here</p>
.mytext {color:#b05d49;}
This box has a color of #b05d49
<div style="background-color:#b05d49;">Content here</div>
.mybackground {background-color:#b05d49;}
Border around this has a color of #b05d49
<div style="border:2px solid #b05d49;">Content here</div>
.myborder {border:2px solid #b05d49;}