#b03a58 color space conversions
Hex:
#b03a58
RGB:
176, 58, 88
CMY:
31, 77, 65
CMYK:
0, 67, 50, 31
HSL:
345°, 50.4274%, 45.8824%
HSV (HSB):
345°, 67.0455%, 69.0196%
XYZ:
21.1790, 12.9608, 10.6179
xyY:
0.4732, 0.2896, 12.9608
CIE-Lab:
42.7041, 50.0928, 9.1570
CIE-LCH:
42.7041, 50.9228, 10.3593
CIE-Luv:
42.7041, 80.2327, 1.7046
Hunter-Lab:
36.0011, 42.0074, 7.7141
#b03a58 color charts
#b03a58 color shades, tints & tones
#b03a58 color schemes
#b03a58 color preview, HTML & CSS examples
This text has a color of #b03a58
<p style="color:#b03a58;">Text here</p>
.mytext {color:#b03a58;}
This box has a color of #b03a58
<div style="background-color:#b03a58;">Content here</div>
.mybackground {background-color:#b03a58;}
Border around this has a color of #b03a58
<div style="border:2px solid #b03a58;">Content here</div>
.myborder {border:2px solid #b03a58;}