#b03b62 color space conversions
Hex:
#b03b62
RGB:
176, 59, 98
CMY:
31, 77, 62
CMYK:
0, 66, 44, 31
HSL:
340°, 49.7872%, 46.0784%
HSV (HSB):
340°, 66.4773%, 69.0196%
XYZ:
21.6731, 13.2399, 12.9685
xyY:
0.4526, 0.2765, 13.2399
CIE-Lab:
43.1225, 50.6285, 3.5326
CIE-LCH:
43.1225, 50.7516, 3.9914
CIE-Luv:
43.1225, 76.6055, -4.8083
Hunter-Lab:
36.3866, 42.6438, 4.3392
#b03b62 color charts
#b03b62 color shades, tints & tones
#b03b62 color schemes
#b03b62 color preview, HTML & CSS examples
This text has a color of #b03b62
<p style="color:#b03b62;">Text here</p>
.mytext {color:#b03b62;}
This box has a color of #b03b62
<div style="background-color:#b03b62;">Content here</div>
.mybackground {background-color:#b03b62;}
Border around this has a color of #b03b62
<div style="border:2px solid #b03b62;">Content here</div>
.myborder {border:2px solid #b03b62;}