#b03b68 color space conversions
Hex:
#b03b68
RGB:
176, 59, 104
CMY:
31, 77, 59
CMYK:
0, 66, 41, 31
HSL:
337°, 49.7872%, 46.0784%
HSV (HSB):
337°, 66.4773%, 69.0196%
XYZ:
21.9672, 13.3575, 14.5172
xyY:
0.4407, 0.2680, 13.3575
CIE-Lab:
43.2971, 51.2514, 0.0631
CIE-LCH:
43.2971, 51.2515, 0.0705
CIE-Luv:
43.2971, 74.6584, -9.1120
Hunter-Lab:
36.5479, 43.3286, 2.0330
#b03b68 color charts
#b03b68 color shades, tints & tones
#b03b68 color schemes
#b03b68 color preview, HTML & CSS examples
This text has a color of #b03b68
<p style="color:#b03b68;">Text here</p>
.mytext {color:#b03b68;}
This box has a color of #b03b68
<div style="background-color:#b03b68;">Content here</div>
.mybackground {background-color:#b03b68;}
Border around this has a color of #b03b68
<div style="border:2px solid #b03b68;">Content here</div>
.myborder {border:2px solid #b03b68;}