#b03a6e color space conversions
Hex:
#b03a6e
RGB:
176, 58, 110
CMY:
31, 77, 57
CMYK:
0, 67, 38, 31
HSL:
334°, 50.4274%, 45.8824%
HSV (HSB):
334°, 67.0455%, 69.0196%
XYZ:
22.2320, 13.3820, 16.1631
xyY:
0.4294, 0.2585, 13.3820
CIE-Lab:
43.3333, 52.3236, -3.5985
CIE-LCH:
43.3333, 52.4472, 356.0658
CIE-Luv:
43.3333, 73.0995, -13.8886
Hunter-Lab:
36.5814, 44.4642, -0.5896
#b03a6e color charts
#b03a6e color shades, tints & tones
#b03a6e color schemes
#b03a6e color preview, HTML & CSS examples
This text has a color of #b03a6e
<p style="color:#b03a6e;">Text here</p>
.mytext {color:#b03a6e;}
This box has a color of #b03a6e
<div style="background-color:#b03a6e;">Content here</div>
.mybackground {background-color:#b03a6e;}
Border around this has a color of #b03a6e
<div style="border:2px solid #b03a6e;">Content here</div>
.myborder {border:2px solid #b03a6e;}