#b05f5d color space conversions
Hex:
#b05f5d
RGB:
176, 95, 93
CMY:
31, 63, 64
CMYK:
0, 46, 47, 31
HSL:
1°, 34.4398%, 52.7451%
HSV (HSB):
1°, 47.1591%, 69.0196%
XYZ:
23.9725, 18.2048, 12.6063
xyY:
0.4376, 0.3323, 18.2048
CIE-Lab:
49.7436, 32.5310, 15.8732
CIE-LCH:
49.7436, 36.1970, 26.0096
CIE-Luv:
49.7436, 57.2398, 13.5461
Hunter-Lab:
42.6671, 25.6226, 12.3493
#b05f5d color charts
#b05f5d color shades, tints & tones
#b05f5d color schemes
#b05f5d color preview, HTML & CSS examples
This text has a color of #b05f5d
<p style="color:#b05f5d;">Text here</p>
.mytext {color:#b05f5d;}
This box has a color of #b05f5d
<div style="background-color:#b05f5d;">Content here</div>
.mybackground {background-color:#b05f5d;}
Border around this has a color of #b05f5d
<div style="border:2px solid #b05f5d;">Content here</div>
.myborder {border:2px solid #b05f5d;}