#b05f63 color space conversions
Hex:
#b05f63
RGB:
176, 95, 99
CMY:
31, 63, 61
CMYK:
0, 46, 44, 31
HSL:
357°, 33.8912%, 53.1373%
HSV (HSB):
357°, 46.0227%, 69.0196%
XYZ:
24.2488, 18.3154, 14.0615
xyY:
0.4282, 0.3234, 18.3154
CIE-Lab:
49.8764, 33.1679, 12.4870
CIE-LCH:
49.8764, 35.4406, 20.6303
CIE-Luv:
49.8764, 56.0647, 9.6145
Hunter-Lab:
42.7965, 26.2458, 10.4767
#b05f63 color charts
#b05f63 color shades, tints & tones
#b05f63 color schemes
#b05f63 color preview, HTML & CSS examples
This text has a color of #b05f63
<p style="color:#b05f63;">Text here</p>
.mytext {color:#b05f63;}
This box has a color of #b05f63
<div style="background-color:#b05f63;">Content here</div>
.mybackground {background-color:#b05f63;}
Border around this has a color of #b05f63
<div style="border:2px solid #b05f63;">Content here</div>
.myborder {border:2px solid #b05f63;}