#b05e61 color space conversions
Hex:
#b05e61
RGB:
176, 94, 97
CMY:
31, 63, 62
CMYK:
0, 47, 45, 31
HSL:
358°, 34.1667%, 52.9412%
HSV (HSB):
358°, 46.5909%, 69.0196%
XYZ:
24.0649, 18.0986, 13.5343
xyY:
0.4321, 0.3249, 18.0986
CIE-Lab:
49.6155, 33.4887, 13.3168
CIE-LCH:
49.6155, 36.0393, 21.6853
CIE-Luv:
49.6155, 57.0967, 10.4722
Hunter-Lab:
42.5424, 26.5224, 10.9174
#b05e61 color charts
#b05e61 color shades, tints & tones
#b05e61 color schemes
#b05e61 color preview, HTML & CSS examples
This text has a color of #b05e61
<p style="color:#b05e61;">Text here</p>
.mytext {color:#b05e61;}
This box has a color of #b05e61
<div style="background-color:#b05e61;">Content here</div>
.mybackground {background-color:#b05e61;}
Border around this has a color of #b05e61
<div style="border:2px solid #b05e61;">Content here</div>
.myborder {border:2px solid #b05e61;}