#b03070 color space conversions
Hex:
#b03070
RGB:
176, 48, 112
CMY:
31, 81, 56
CMYK:
0, 73, 36, 31
HSL:
330°, 57.1429%, 43.9216%
HSV (HSB):
330°, 72.7273%, 69.0196%
XYZ:
21.8861, 12.5139, 16.5911
xyY:
0.4292, 0.2454, 12.5139
CIE-Lab:
42.0214, 56.3719, -6.7870
CIE-LCH:
42.0214, 56.7790, 353.1348
CIE-Luv:
42.0214, 76.3098, -18.6323
Hunter-Lab:
35.3749, 48.5298, -3.0450
#b03070 color charts
#b03070 color shades, tints & tones
#b03070 color schemes
#b03070 color preview, HTML & CSS examples
This text has a color of #b03070
<p style="color:#b03070;">Text here</p>
.mytext {color:#b03070;}
This box has a color of #b03070
<div style="background-color:#b03070;">Content here</div>
.mybackground {background-color:#b03070;}
Border around this has a color of #b03070
<div style="border:2px solid #b03070;">Content here</div>
.myborder {border:2px solid #b03070;}