#b03f5b color space conversions
Hex:
#b03f5b
RGB:
176, 63, 91
CMY:
31, 75, 64
CMYK:
0, 64, 48, 31
HSL:
345°, 47.2803%, 46.8627%
HSV (HSB):
345°, 64.2045%, 69.0196%
XYZ:
21.5703, 13.5405, 11.3742
xyY:
0.4640, 0.2913, 13.5405
CIE-Lab:
43.5665, 48.2310, 8.5083
CIE-LCH:
43.5665, 48.9757, 10.0044
CIE-Luv:
43.5665, 76.7711, 1.4416
Hunter-Lab:
36.7974, 40.2400, 7.4314
#b03f5b color charts
#b03f5b color shades, tints & tones
#b03f5b color schemes
#b03f5b color preview, HTML & CSS examples
This text has a color of #b03f5b
<p style="color:#b03f5b;">Text here</p>
.mytext {color:#b03f5b;}
This box has a color of #b03f5b
<div style="background-color:#b03f5b;">Content here</div>
.mybackground {background-color:#b03f5b;}
Border around this has a color of #b03f5b
<div style="border:2px solid #b03f5b;">Content here</div>
.myborder {border:2px solid #b03f5b;}