#b03e51 color space conversions
Hex:
#b03e51
RGB:
176, 62, 81
CMY:
31, 76, 68
CMYK:
0, 65, 54, 31
HSL:
350°, 47.8992%, 46.6667%
HSV (HSB):
350°, 64.7727%, 69.0196%
XYZ:
21.1123, 13.2694, 9.2331
xyY:
0.4841, 0.3042, 13.2694
CIE-Lab:
43.1664, 47.7815, 14.1441
CIE-LCH:
43.1664, 49.8310, 16.4896
CIE-Luv:
43.1664, 80.1809, 7.5763
Hunter-Lab:
36.4272, 39.7065, 10.4710
#b03e51 color charts
#b03e51 color shades, tints & tones
#b03e51 color schemes
#b03e51 color preview, HTML & CSS examples
This text has a color of #b03e51
<p style="color:#b03e51;">Text here</p>
.mytext {color:#b03e51;}
This box has a color of #b03e51
<div style="background-color:#b03e51;">Content here</div>
.mybackground {background-color:#b03e51;}
Border around this has a color of #b03e51
<div style="border:2px solid #b03e51;">Content here</div>
.myborder {border:2px solid #b03e51;}