#b03f60 color space conversions
Hex:
#b03f60
RGB:
176, 63, 96
CMY:
31, 75, 62
CMYK:
0, 64, 45, 31
HSL:
342°, 47.2803%, 46.8627%
HSV (HSB):
342°, 64.2045%, 69.0196%
XYZ:
21.7933, 13.6296, 12.5485
xyY:
0.4543, 0.2841, 13.6296
CIE-Lab:
43.6971, 48.7158, 5.5974
CIE-LCH:
43.6971, 49.0364, 6.5545
CIE-Luv:
43.6971, 75.2726, -1.9792
Hunter-Lab:
36.9184, 40.7635, 5.6903
#b03f60 color charts
#b03f60 color shades, tints & tones
#b03f60 color schemes
#b03f60 color preview, HTML & CSS examples
This text has a color of #b03f60
<p style="color:#b03f60;">Text here</p>
.mytext {color:#b03f60;}
This box has a color of #b03f60
<div style="background-color:#b03f60;">Content here</div>
.mybackground {background-color:#b03f60;}
Border around this has a color of #b03f60
<div style="border:2px solid #b03f60;">Content here</div>
.myborder {border:2px solid #b03f60;}